content property

String? content
getter/setter pair

The actual content of the comment.

May include HTML markup.

Implementation

core.String? content;