comment property

String? get comment

Implementation

String? get comment;
set comment (String? comment)

Implementation

set comment(String? comment);