---
title: components
framework: proximityreader
role: symbol
role_heading: Instance Property
path: proximityreader/mobiledocumentholdername/components
---

# components

A component representation of the name.

## Declaration

```swift
let components: PersonNameComponents
```

## Discussion

Discussion If available, these components will be taken directly from the underlying document. If not, the components will be derived from the full name String on the underlying document.
