ClassMirror persistentType
final

The type of persistent instances represented by this entity.

Managed objects are made up of two components, a persistent type and an instance type. The system uses this type to define the mapping to the underlying database table. This value is the ClassMirror on the persistent portion of a ManagedObject object.