---
title: "collectionItemInfo"
description: "This semantics marks node as an items of a collection and provides the required information.

If you mark items of a collection, you should also be marking the collection with
[collectionInfo]."
type: "property"
---

<div class='type'>Property</div>


<a id='references'></a>

<div class='sourceset sourceset-common'>Common</div>


```kotlin
var SemanticsPropertyReceiver.collectionItemInfo
```


This semantics marks node as an items of a collection and provides the required information.

If you mark items of a collection, you should also be marking the collection with
`collectionInfo`.



