store property

T store

Store this token is attached to

Implementation

T get store => Pool.instance.obtain<T>(this);