currentModel
The reference that represents the migration’s source model.
Declaration
var currentModel: NSManagedObjectModelReference { get }Discussion
Core Data sets this property to the currentModel parameter you specify when creating the migration stage.