justification property

String? justification
getter/setter pair

Justification of the ChangeRequest.

This should explain why the change is needed or why it should be approved.

Optional.

Implementation

core.String? justification;