---
title: section
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/indexpath/section-2059m
---

# section

The section of this index path, when used with NSCollectionView.

## Declaration

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

## Discussion

Discussion note: The index path must have exactly two elements.
