public override bool IsConstant() { return(Condition.IsConstant() && True.IsConstant() && False.IsConstant()); }