writeAttributeNullableInt32s(withValue:completionHandler:)

Declaration

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