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