getValue

inline operator fun <T> ThreadLocal<T>.getValue(receiver: Any?, property: KProperty<*>): T