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