writeAttributeSystemMode(withValue:completionHandler:)

Declaration

func writeAttributeSystemMode(withValue value: NSNumber, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeSystemMode(withValue value: NSNumber) async throws