---
title: item
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/indexpath/item-8cp0y
---

# item

The value of the item element of the index path.

## Declaration

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

## See Also

### Working with Special Node Names

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