fInstalled
bool IsInstalled() const { return fInstalled; }
bool fInstalled;
bool IsInstalled() const { return fInstalled; }
{ return fEnabled && !fInstalled; }
bool fInstalled;
fInstalled = installed;
fInstalled(false),
fInstalled = installed;