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

# title

A localized string the system displays as the title of the group section.

## Declaration

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

## See Also

### Accessing options group attributes

- [footer](sharedwithyoucore/swcollaborationoptionsgroup/footer.md)
- [identifier](sharedwithyoucore/swcollaborationoptionsgroup/identifier.md)
- [options](sharedwithyoucore/swcollaborationoptionsgroup/options.md)
