<!-- 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; [name](./firestore_.firestoreerror.name.md)

## FirestoreError.name property

The custom name for all FirestoreErrors.

<b>Signature:</b>

```typescript
readonly name: string;
```
