help property

bool get help

Implementation

bool get help {
  return argResults?['help'] as bool;
}