writeAttributeNullableInt48s(withValue:completionHandler:)

Declaration

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