tagName property

String? tagName

What's the XML tag?

Implementation

String? get tagName => AnnotationReader.getAnnotation<tag>(this, 'value');