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

# title

A localized string the system displays as a title to represent the permissions option.

## Declaration

```swift
var title: String { get set }
```

## See Also

### Accessing option attributes

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