<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/messaging](./messaging.md) &gt; [NotificationPayload](./messaging.notificationpayload.md) &gt; [title](./messaging.notificationpayload.title.md)

## NotificationPayload.title property

The notification's title.

<b>Signature:</b>

```typescript
title?: string;
```
