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