public static int MaxLevel { get; set; }
Public Shared Property MaxLevel As Integer Get Set
public: static property int MaxLevel { int get (); void set (int value); }
static member MaxLevel : int with get, set
In This Article