---
title: title
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/mapfeatureannotation/title
---

# title

The title of the feature.

## Declaration

```data
get title(): string | null;
```

## Discussion

Discussion You can’t set the title property of the map feature annotation.

## See Also

### Annotation properties

- [featureType](mapkitjs/mapfeatureannotation/featuretype.md)
- [pointOfInterestCategory](mapkitjs/mapfeatureannotation/pointofinterestcategory.md)
- [color](mapkitjs/placeannotation/color.md)
- [glyphImage](mapkitjs/placeannotation/glyphimage.md)
- [selectedGlyphImage](mapkitjs/placeannotation/selectedglyphimage.md)
