debuggable property

bool debuggable
getter/setter pair

Implementation

static bool debuggable = kReleaseMode ? false : true;