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

# object

The object posting the named notfication.

## Declaration

```swift
let object: AnyObject?
```

## See Also

### Inspecting Notification Center Properties

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