setTag

Assigns the tag value using the given class key and value.

fun <T> setTag(clazz: Class<T>, value: T)