superentity
The super-entity of the receiver.
Declaration
unowned(unsafe) var superentity: NSEntityDescription? { get }Discussion
If the receiver has no super-entity, returns nil.
The super-entity of the receiver.
unowned(unsafe) var superentity: NSEntityDescription? { get }If the receiver has no super-entity, returns nil.