comments property

List<String>? comments
final

Comments associated with the XML element (if any).

Implementation

final List<String>? comments;