dryRun property

bool? dryRun
getter/setter pair

If this patch is a dry-run only, instances are contacted but will do nothing.

Implementation

core.bool? dryRun;