---
title: persistentStores
framework: coredata
role: symbol
role_heading: Instance Property
path: coredata/nspersistentstorecoordinator/persistentstores
---

# persistentStores

The coordinator’s persistent stores.

## Declaration

```swift
var persistentStores: [NSPersistentStore] { get }
```

## See Also

### Managing configuration

- [name](coredata/nspersistentstorecoordinator/name.md)
- [managedObjectModel](coredata/nspersistentstorecoordinator/managedobjectmodel.md)
