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

# identifier

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

## Declaration

```swift
var identifier: UUID
```
