---
title: id
framework: appintents
role: symbol
role_heading: Instance Property
path: appintents/appentity/id
---

# id

The stable identity of the entity associated with this instance.

## Declaration

```swift
var id: Self.ID { get }
```
