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