body property

String? body
getter/setter pair

The text of the comment.

Example: We should probably include a check for null values here.

Implementation

String? body;