commands property

List<Command>? commands
getter/setter pair

The commands to remediate the violation.

Implementation

core.List<Command>? commands;