delegate

protected open var delegate: MutableList<I>(source)

The delegate list that stores the original type I values. This is mutable and can be replaced with a new list.