---
title: section
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/indexpath/section-8h7wo
---

# section

The value of the section element of the index path.

## Declaration

```swift
var section: Int { get set }
```

## See Also

### Working with Special Node Names

- [endIndex](foundation/indexpath/endindex.md)
- [item](foundation/indexpath/item-8cp0y.md)
- [row](foundation/indexpath/row.md)
- [startIndex](foundation/indexpath/startindex.md)
