writeAttributeNullableInt40s(withValue:completionHandler:)

Declaration

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