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