@Target([AnnotationTarget.CLASS]) annotation class TypeLabel
Use this annotation to specify the type label of a subtype.
<init>
TypeLabel(value: String)
value
val value: String