---
title: updated
framework: coredata
role: symbol
role_heading: Instance Property
path: coredata/nsmanagedobjectcontext/objectsdidchangemessage/updated
---

# updated

Objects that were updated.

## Declaration

```swift
var updated: Set<NSManagedObject> { get }
```
