---
title: id
framework: swift
role: symbol
role_heading: Instance Property
path: swift/never/id-swift.property
---

# id

The stable identity of the entity associated with this instance.

## Declaration

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