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

# accessibilityLabel

The accessibility label for the annotation.

## Declaration

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

## Discussion

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