---
title: id
framework: visionkit
role: symbol
role_heading: Instance Property
path: visionkit/recognizeditem/text/id
---

# id

A unique identifier for the recognized item.

## Declaration

```swift
var id: UUID { get }
```

## Discussion

Discussion If the same item resides in more than one video frame, the id remains the same.
