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