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