prgmFlag property Null safety

bool prgmFlag
read / write

Are we entering a program?

Implementation

bool prgmFlag = false;