public static bool InPause { get; set; }
Public Shared Property InPause As Boolean Get Set
public: static property bool^ InPause { bool^ get (); void set (bool^ value); }