---
title: name
framework: pdfkit
role: symbol
role_heading: Instance Property
path: pdfkit/pdfactionnamed/name
---

# name

Returns the name of the named action.

## Declaration

```swift
var name: PDFActionNamedName { get set }
```

## Return Value

Return Value The name of the named action.

## See Also

### Related Documentation

- [PDFActionNamed](pdfkit/pdfactionnamed.md)
