writeAttributeGeneralErrorBoolean(withValue:completionHandler:)

Declaration

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