---
title: name
framework: pdfkit
role: symbol
role_heading: Type Property
path: pdfkit/pdfannotationkey/name
---

# name

A string that uniquely identifies the annotation among all annotations on the same page.

## Declaration

```swift
static let name: PDFAnnotationKey
```

## See Also

### Configuring General Properties

- [contents](pdfkit/pdfannotationkey/contents.md)
- [date](pdfkit/pdfannotationkey/date.md)
- [flags](pdfkit/pdfannotationkey/flags.md)
- [page](pdfkit/pdfannotationkey/page.md)
- [parent](pdfkit/pdfannotationkey/parent.md)
- [quadPoints](pdfkit/pdfannotationkey/quadpoints.md)
- [rect](pdfkit/pdfannotationkey/rect.md)
- [subtype](pdfkit/pdfannotationkey/subtype.md)
- [textLabel](pdfkit/pdfannotationkey/textlabel.md)
