# PoolItem<T> Properties ## Properties
Index Gets the zero-based index of the pooled item.
Item Gets the pooled resource.
Locked Gets a value indicating whether this object is locked or not.
TypeName Gets the name of the Type of the pooled item.
## See Also #### Reference PoolItem(T) Class CapyKit Namespace