attributes property

List<XmlAttribute>? attributes
final

This element's declared attributes.

Implementation

final List<XmlAttribute>? attributes;