writeAttributeNullableInt24s(withValue:completionHandler:)

Declaration

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