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

# subtitle

A localized string the system displays to represent the permissions option in the collaboration view.

## Declaration

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

## See Also

### Accessing option attributes

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