comment property

String? comment
getter/setter pair

Optional text the user can provide for additional, unstructured context.

Optional.

Implementation

core.String? comment;