<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [Auth](./auth.auth.md) &gt; [name](./auth.auth.name.md)

## Auth.name property

The name of the app associated with the Auth service instance.

<b>Signature:</b>

```typescript
readonly name: string;
```
