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