---
title: isContactSuggestion
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inperson/iscontactsuggestion
---

# isContactSuggestion

A Boolean value that indicates whether the person is a contact suggestion.

## Declaration

```swift
var isContactSuggestion: Bool { get }
```

## See Also

### Accessing suggestion details

- [suggestionType](intents/inperson/suggestiontype.md)
- [INPersonSuggestionType](intents/inpersonsuggestiontype.md)
