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