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