pauseOnExit property

bool? pauseOnExit
getter/setter pair

Will this isolate pause when exiting?

Implementation

bool? pauseOnExit;