public native operator in(item as T) as Boolean
Returns true if the list contains the given element.
item