---
title: lastExecutionDate
framework: homekit
role: symbol
role_heading: Instance Property
path: homekit/hmactionset/lastexecutiondate
---

# lastExecutionDate

The last execution date of the action set.

## Declaration

```swift
var lastExecutionDate: Date? { get }
```

## See Also

### Keeping track of execution

- [isExecuting](homekit/hmactionset/isexecuting.md)
