---
title: name
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/notificationcenter/publisher/name
---

# name

The name of notifications published by this publisher.

## Declaration

```swift
let name: Notification.Name
```

## See Also

### Inspecting Notification Center Properties

- [center](foundation/notificationcenter/publisher/center.md)
- [object](foundation/notificationcenter/publisher/object.md)
