---
title: displayedPropertyKeys
framework: contactsui
role: symbol
role_heading: Instance Property
path: contactsui/cncontactpickerviewcontroller/displayedpropertykeys
---

# displayedPropertyKeys

The CNContact property keys to display in the contact detail card.

## Declaration

```swift
var displayedPropertyKeys: [String]? { get set }
```

## Discussion

Discussion All the properties of the contact are displayed if this property is not set.
