documentationComment property
String?
get
documentationComment
The content of the documentation comment (including delimiters) for this element.
This is a concatenation of the comments from all of the fragments.
Returns null
if the element doesn't have documentation.
Implementation
String? get documentationComment;