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