writeAttributeBoolean(withValue:completion:)
Declaration
func writeAttributeBoolean(withValue value: NSNumber, completion: @escaping @Sendable ((any Error)?) -> Void)func writeAttributeBoolean(withValue value: NSNumber) async throwsfunc writeAttributeBoolean(withValue value: NSNumber, completion: @escaping @Sendable ((any Error)?) -> Void)func writeAttributeBoolean(withValue value: NSNumber) async throws