---
title: item
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/indexpath/item-6rh8l
---

# item

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

## Declaration

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

## Discussion

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