defaultArg property

bool defaultArg
getter/setter pair

If this should be the first required option the user picks

Implementation

bool defaultArg = false;