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

# message

The message associated with the configuration error.

## Declaration

```data
readonly message: string;
```

## Discussion

Discussion The message property may contain additional information about the error.
