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