---
title: value
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/measurement/value
---

# value

The value component of the measurement.

## Declaration

```swift
var value: Double
```

## See Also

### Accessing the Value and Units

- [unit](foundation/measurement/unit.md)
