---
title: workoutName
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inpauseworkoutintent/workoutname
---

# workoutName

The name of the workout to pause.

## Declaration

```swift
@NSCopying var workoutName: INSpeakableString? { get }
```

## Discussion

Discussion If the user paused a specific workout, this property contains the wourkout name. The workout name can be user-specified, a workout name defined in your app’s global vocabulary file, or a custom workout name spoken by the user.
