HasBoolean
bool HasBoolean(const char* ekey) const;
if (GetJobData()->Settings().HasBoolean(key))
ASSERT(HasBoolean(key));
if (HasBoolean(key))
if (fJobData->Settings().HasBoolean(key))