writeAttributeNullableInt40s(withValue:completion:)

Declaration

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