---
title: dateValue
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/nsappleeventdescriptor/datevalue
---

# dateValue

The contents of the receiver as a date, coercing if necessary.

## Declaration

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