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