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