subentitiesByName
A dictionary containing the receiver’s sub-entities.
Declaration
var subentitiesByName: [String : NSEntityDescription] { get }Return Value
The keys in the dictionary are the sub-entity names, the corresponding values are instances of NSEntityDescription.