---
title: identifier
framework: dockkit
role: symbol
role_heading: Instance Property
path: dockkit/dockaccessory/trackedperson/identifier
---

# identifier

A unique identifier representing the tracked person. This identifier persists as long as the dock tracks the person. The value is random and doesn’t persist across sessions.

## Declaration

```swift
var identifier: UUID
```
