printErrors property

bool printErrors
getter/setter pair

Whether errors, handled or not, should be printed to the console.

Implementation

bool printErrors = false;