# PoolItem<T> Fields ## Fields
index The zero-based index of the pooled item.
item The pooled item.
locked A flag indicating whether the item is locked or not.
typeName The name of the pooled item Type.
## See Also #### Reference PoolItem(T) Class CapyKit Namespace