documentationComment property
String?
get
documentationComment
Return the content of the documentation comment (including delimiters) for
this element, or null
if this element does not or cannot have
documentation.
Implementation
String? get documentationComment;