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