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