public decimal Qty { get; }
Public ReadOnly Property Qty As Decimal Get
public: virtual property Decimal Qty { Decimal get () sealed; }
abstract Qty : decimal with get override Qty : decimal with get
In This Article