---
title: taskIdentifier
framework: coreml
role: symbol
role_heading: Instance Property
path: coreml/mltask/taskidentifier
---

# taskIdentifier

A unique name of the task to distinguish it from all other tasks at runtime.

## Declaration

```swift
var taskIdentifier: String { get }
```
