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