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

# object

An object the change inserts or removes.

## Declaration

```swift
var object: Any? { get }
```

## See Also

### Accessing the Change

- [changeType](foundation/nsorderedcollectionchange/changetype.md)
- [index](foundation/nsorderedcollectionchange/index.md)
- [associatedIndex](foundation/nsorderedcollectionchange/associatedindex.md)
