comment property

String? comment
getter/setter pair

Comment

The optional comment after the base-64 encoded data.

The comment may have leading and trailing whitespace.

Null if there is no comment.

Implementation

String? comment;