public bool DebugBypassMinHwCheck { get; set; }
Public Property DebugBypassMinHwCheck As Boolean Get Set
public: property bool DebugBypassMinHwCheck { bool get (); void set (bool value); }
member DebugBypassMinHwCheck : bool with get, set
In This Article