---
title: name
framework: automator
role: symbol
role_heading: Instance Property
path: automator/amaction/name
---

# name

The name of the action.

## Declaration

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

## See Also

### Getting Action Information

- [progressValue](automator/amaction/progressvalue.md)
- [ignoresInput](automator/amaction/ignoresinput.md)
- [output](automator/amaction/output.md)
- [selectedInputType](automator/amaction/selectedinputtype.md)
- [selectedOutputType](automator/amaction/selectedoutputtype.md)
- [isStopped](automator/amaction/isstopped.md)
