comment property Null safety

String? comment
read / write

Comment

Null if there is no comment.

Implementation

String? comment;