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