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