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