---
title: name
framework: swiftdata
role: symbol
role_heading: Instance Property
path: swiftdata/resultssection/name
---

# name

The identifier of the section.

## Declaration

```swift
let name: SectionName
```

## Discussion

Discussion This is the common value shared by all elements in this section, as determined by the sectionBy key path provided at creation.

## See Also

### Accessing section properties

- [id](swiftdata/resultssection/id.md)
