---
title: workoutPlan
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkworkout/workoutplan
---

# workoutPlan

## Declaration

```swift
var workoutPlan: WorkoutPlan? { get async throws }
```

## Discussion

Discussion You need to import the WorkoutKit framework to access this property.
