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

# name

A string representation of the name.

## Declaration

```swift
let name: String
```

## Discussion

Discussion If available, this string will be taken directly from the underlying document. If not, then it will be synthesized by formatting the available name components from the underlying document.
