writeAttributeBitmap64(withValue:completionHandler:)

Declaration

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