<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/firestore](./firestore.md) &gt; [/](./firestore_.md) &gt; [FirestoreError](./firestore_.firestoreerror.md) &gt; [message](./firestore_.firestoreerror.message.md)

## FirestoreError.message property

A custom error description.

<b>Signature:</b>

```typescript
readonly message: string;
```
