<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/app](./app.md) &gt; [FirebaseAppConfig](./app.firebaseappconfig.md) &gt; [name](./app.firebaseappconfig.name.md)

## FirebaseAppConfig.name property

custom name for the Firebase App. The default value is `"[DEFAULT]"`<!-- -->.

<b>Signature:</b>

```typescript
name?: string;
```
