Variable CompileCondition.debugCondition

class CompileCondition
{
  // ...
  DebugCondition debugCondition ;
  // ...
}