---
title: unique
framework: swiftdata
role: symbol
role_heading: Type Property
path: swiftdata/schema/relationship/option/unique
---

# unique

Ensures the property’s value is unique across all models of the same type.

## Declaration

```swift
static var unique: Schema.Relationship.Option { get }
```
