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