---
title: displayName
framework: workoutkit
role: symbol
role_heading: Instance Property
path: workoutkit/customworkout/displayname
---

# displayName

The name that the system uses when displaying the workout.

## Declaration

```swift
var displayName: String?
```

## See Also

### Accessing workout data

- [activity](workoutkit/customworkout/activity.md)
- [location](workoutkit/customworkout/location.md)
- [warmup](workoutkit/customworkout/warmup.md)
- [blocks](workoutkit/customworkout/blocks.md)
- [cooldown](workoutkit/customworkout/cooldown.md)
