---
title: complete
framework: workoutkit
role: symbol
role_heading: Instance Property
path: workoutkit/scheduledworkoutplan/complete
---

# complete

A Boolean value that indicates whether the workout is complete.

## Declaration

```swift
var complete: Bool { get set }
```

## See Also

### Accessing plan data

- [plan](workoutkit/scheduledworkoutplan/plan.md)
- [date](workoutkit/scheduledworkoutplan/date.md)
