---
title: identifierValue
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlidentifier/identifiervalue
---

# identifierValue

The value of the unique identifier wrapped in a data value.

## Declaration

```swift
var identifierValue: MLDataValue { get }
```
