---
title: contact
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpcontacttemplate/contact
---

# contact

The contact that the template displays.

## Declaration

```swift
var contact: CPContact { get set }
```

## Discussion

Discussion Assigning a new instance of CPContact updates the template.

## See Also

### Configuring the Contact

- [CPContact](carplay/cpcontact.md)
