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