---
title: name
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/notification/name-swift.property
---

# name

A tag identifying the notification.

## Declaration

```swift
var name: Notification.Name
```

## See Also

### Getting Notification Information

- [object](foundation/notification/object.md)
- [userInfo](foundation/notification/userinfo.md)
