> For the complete documentation index, see [llms.txt](https://automation-toolkit.gitbook.io/automation-toolkit-pro-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://automation-toolkit.gitbook.io/automation-toolkit-pro-user-guide/variables-types/collection/item/properties.md).

# Properties

| Name              | Info                                                                                            | Set Info                                                                                    |
| ----------------- | ----------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- |
| index             | indicator for the position of a specific element in the order of the collection (defaults to 1) | set this value to a number to gain access to the element at this position in the collection |
| element at index  | the item at the current index (collection "index" property) of the collection                   | overrides the item at the current index (collection "index" property) of the collection     |
| collection length | the number of elements in the collection                                                        |                                                                                             |
