public decimal Amount { get; set; }
public: property Decimal Amount { Decimal get (); void set (Decimal value); }