writeAttributeACType(withValue:completion:)

Declaration

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