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