---
title: name
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/searchstatistic/name
---

# name

The statistic name (e.g., “average”, “max”, “total”).

## Declaration

```swift
let name: String
```

## See Also

### Getting the statistic details

- [header](corespotlight/searchstatistic/header.md)
- [value](corespotlight/searchstatistic/value.md)
