persistentStore
The persistent store that fetched the object for the object ID.
Declaration
weak var persistentStore: NSPersistentStore? { get }Discussion
nil if the ID is for a newly-inserted object that has not yet been saved to a persistent store.