Properties:
| Name | Type | Description | 
|---|---|---|
| index | Number | The index, within the containing List, of this item. This index is stable; even if lower-indexed Items are removed, this index will remain as is. | 
| value | Object | The contents of the item. |