public string DebtorCreditorAccountID { get; set; }
Public Property DebtorCreditorAccountID As String Get Set
public: property String^ DebtorCreditorAccountID { String^ get (); void set (String^ value); }