public short FXDecimalPlaces { get; set; }
Public Property FXDecimalPlaces As Short Get Set
public: property short^ FXDecimalPlaces { short^ get (); void set (short^ value); }