documentationComment property

String? 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;