tagName property

String? tagName
final

If specified, then the stanza must contain a direct child with a tag equal to tagName.

Implementation

final String? tagName;