---
title: value
framework: evaluations
role: symbol
role_heading: Instance Property
path: evaluations/metric/value-swift.property
---

# value

The result value of this metric.

## Declaration

```swift
let value: Metric.Value
```

## See Also

### Inspecting a result

- [name](evaluations/metric/name.md)
- [doubleValue](evaluations/metric/doublevalue.md)
- [rationale](evaluations/metric/rationale.md)
- [Metric.Value](evaluations/metric/value-swift.enum.md)
