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