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