---
title: title
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkcdadocument/title
---

# title

The document’s title.

## Declaration

```swift
var title: String { get }
```

## Discussion

Discussion HealthKit automatically extracts the document’s title from the CDA’s XML data.

## See Also

### Accessing the Document’s Data

- [authorName](healthkit/hkcdadocument/authorname.md)
- [custodianName](healthkit/hkcdadocument/custodianname.md)
- [documentData](healthkit/hkcdadocument/documentdata.md)
- [patientName](healthkit/hkcdadocument/patientname.md)
