<!--
{
  "documentType" : "article",
  "framework" : "Swift",
  "identifier" : "/documentation/Swift/Never/Identifiable-Implementations",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Identifiable Implementations"
}
-->

# Identifiable Implementations

## Topics

### Instance Properties

[`var id: Never`](/documentation/Swift/Never/id-swift.property)

The stable identity of the entity associated with this instance.

### Type Aliases

[`typealias ID`](/documentation/Swift/Never/ID-swift.typealias)

A type representing the stable identity of the entity associated with
an instance.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)