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