---
title: identifier
framework: sharedwithyoucore
role: symbol
role_heading: Instance Property
path: sharedwithyoucore/swcollaborationoption/identifier
---

# identifier

A unique identifier.

## Declaration

```swift
var identifier: String { get }
```

## See Also

### Accessing option attributes

- [isSelected](sharedwithyoucore/swcollaborationoption/isselected.md)
- [requiredOptionsIdentifiers](sharedwithyoucore/swcollaborationoption/requiredoptionsidentifiers.md)
- [subtitle](sharedwithyoucore/swcollaborationoption/subtitle.md)
- [title](sharedwithyoucore/swcollaborationoption/title.md)
