---
title: dueDate
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/cssearchableitemattributeset/duedate
---

# dueDate

The date on which the item is due.

## Declaration

```swift
var dueDate: Date? { get set }
```

## See Also

### Describing events

- [allDay](corespotlight/cssearchableitemattributeset/allday.md)
- [completionDate](corespotlight/cssearchableitemattributeset/completiondate.md)
- [endDate](corespotlight/cssearchableitemattributeset/enddate.md)
- [importantDates](corespotlight/cssearchableitemattributeset/importantdates.md)
- [startDate](corespotlight/cssearchableitemattributeset/startdate.md)
