relationshipsByName
The relationships of the receiver in a dictionary.
Declaration
var relationshipsByName: [String : NSRelationshipDescription] { get }Discussion
The keys in the dictionary are the relationship names and the values are instances of NSRelationshipDescription.