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