reset property

bool? reset
getter/setter pair

Determines whether to reset the existing Config to defaults before appying new config (default true)

Implementation

bool? reset;