Variable ConditionalDeclaration.compileCondition

class ConditionalDeclaration
{
  // ...
  CompileCondition compileCondition;
  // ...
}