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