entity()
Returns the entity description that is associated with this subclass.
Declaration
class func entity() -> NSEntityDescriptionDiscussion
This method is only legal to call on subclasses of NSManagedObject that represent a single entity in the model.