public decimal QuantityOnHand { get; }
Public ReadOnly Property QuantityOnHand As Decimal Get
public: property Decimal^ QuantityOnHand { Decimal^ get (); }