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