propertiesByName
A dictionary containing the properties of the receiver.
Declaration
var propertiesByName: [String : NSPropertyDescription] { get }Discussion
The keys in the dictionary are the property names and the values are instances of NSAttributeDescription and/or NSRelationshipDescription.