---
title: object
framework: objectivec
role: symbol
role_heading: Instance Property
path: objectivec/nsobject-swift.class/keyvalueobservingpublisher/object
---

# object

The object that contains the property to publish.

## Declaration

```swift
let object: Subject
```

## See Also

### Inspecting KVO Publisher Properties

- [keyPath](objectivec/nsobject-swift.class/keyvalueobservingpublisher/keypath.md)
- [options](objectivec/nsobject-swift.class/keyvalueobservingpublisher/options.md)
