writeAttributeNullableInt48u(withValue:completionHandler:)

Declaration

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