---
title: title
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkclusterannotation/title
---

# title

The title string to display for the group of annotations.

## Declaration

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

## Discussion

Discussion The cluster annotation object automatically sets this string to the title of one of the annotations in its group.

## See Also

### Getting the cluster attributes

- [subtitle](mapkit/mkclusterannotation/subtitle.md)
