sourceContext
The managed object context the migration manager uses for reading the source persistent store.
Declaration
var sourceContext: NSManagedObjectContext { get }Discussion
This context is created on demand as part of the initialization of the Core Data stacks used for migration.