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