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

# id

The unique identifier for the section, which is its name.

## Declaration

```swift
var id: SectionName { get }
```

## See Also

### Accessing section properties

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