---
title: container
framework: coredata
role: symbol
role_heading: Instance Property
path: coredata/nsstagedmigrationmanager/container
---

# container

The container that provides access to the migrating persistent store.

## Declaration

```swift
var container: NSPersistentContainer? { get }
```
