debugMode property

bool debugMode
getter/setter pair

Constant.debugMode is the debug mode for the application

Implementation

static bool debugMode = false;