---
title: name
framework: evaluations
role: symbol
role_heading: Instance Property
path: evaluations/metric/name
---

# name

The name of the metric, used as the DataFrame column name.

## Declaration

```swift
let name: String
```

## See Also

### Inspecting a result

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