---
title: nameComponents
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/resolvedcontact/namecomponents
---

# nameComponents

Structured name components for locale-aware matching.

## Declaration

```swift
var nameComponents: [PersonNameComponents]
```

## See Also

### Specifying the person’s name

- [displayName](corespotlight/resolvedcontact/displayname.md)
- [names](corespotlight/resolvedcontact/names.md)
