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