contactRelations
An array of labeled relations for the contact.
Declaration
var contactRelations: [CNLabeledValue<CNContactRelation>] { get }Discussion
This property is an array of CNLabeledValue objects, each of which has a label and a CNContactRelation value. This property was previously known as related names.