//Spheroid Script/spheroid.collections/List/get
Returns the element at the specified index in the list.
operator fun get(index: Long): E