Gets the index position within the list of this item.
# Get the value of the property.propertyValue = listItem_var.index
#include <Core/UserInterface/ListItem.h>// Get the value of the property.integer propertyValue = listItem_var->index();