---
title: id
framework: swift
role: symbol
role_heading: Instance Property
path: swift/identifiable/id-8t2ws
---

# id

The stable identity of the entity associated with this instance.

## Declaration

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