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

# names

Alternate name strings the contact may be known by.

## Declaration

```swift
var names: [String]
```

## See Also

### Specifying the person’s name

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