public int QuotaMax { get; internal set; }
Public Property QuotaMax As Integer
public: property int QuotaMax { int get (); void set (int value); }