verb property
The action this reply performed to the parent comment.
When creating a new reply this is the action to be perform to the parent
comment. Possible values are: * resolve
- To resolve a comment. *
reopen
- To reopen (un-resolve) a comment.
Implementation
core.String? verb;