comment property

String? comment
getter/setter pair

The comment or reason for approving the ChangeRequest.

Maximum length is 1024 characters.

Optional.

Implementation

core.String? comment;