requiresSIP A Boolean value that indicates whether System Integrity Protection (SIP) must be enabled to start an assessment. Declarationvar requiresSIP: Bool { get set } DiscussionWhen set to true, the assessment session will only start if System Integrity Protection is enabled on the device. This requirement is disabled by default.For stronger assurances that SIP is enabled, pair this property with App Attest on macOS.