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