---
title: status
framework: intents
role: symbol
role_heading: Instance Property
path: intents/intask/status
---

# status

The current completion state of the task.

## Declaration

```swift
var status: INTaskStatus { get }
```

## See Also

### Getting the Task Completion Status

- [INTaskStatus](intents/intaskstatus.md)
