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

# title

The title of the shape annotation.

## Declaration

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

## Discussion

Discussion The shape displays this string in the callout for the associated annotation view. The default value of this property is nil.

## See Also

### Related Documentation

- [Location and Maps Programming Guide](apple-archive/documentation/UserExperience/Conceptual/LocationAwarenessPG/Introduction.md)

### Accessing the shape attributes

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