public decimal Quantity { get; }
Public ReadOnly Property Quantity As Decimal Get
public: property Decimal Quantity { Decimal get (); }
member Quantity : decimal with get
In This Article