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