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

# updated

Managed objects that were updated during this save.

## Declaration

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