---
title: managedObjectContext
framework: coredata
role: symbol
role_heading: Instance Property
path: coredata/nspersistentstoreasynchronousresult/managedobjectcontext
---

# managedObjectContext

The managed object context for the result.

## Declaration

```swift
var managedObjectContext: NSManagedObjectContext { get }
```

## See Also

### Inspecting the Result

- [operationError](coredata/nspersistentstoreasynchronousresult/operationerror.md)
- [progress](coredata/nspersistentstoreasynchronousresult/progress.md)
