public bool DebugBypassMinHwCheck { get; set; }
public: property bool DebugBypassMinHwCheck { bool get (); void set (bool value); }
function get_DebugBypassMinHwCheck(); function set_DebugBypassMinHwCheck(value);
In This Article