---
title: doubleValue
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/nsappleeventdescriptor/doublevalue
---

# doubleValue

The contents of the receiver as a double value, coercing (to typeIEEE64BitFloatingPoint) if necessary.

## Declaration

```swift
var doubleValue: Double { get }
```
