public AbstractCriterion EqProperty(String other) { return(Expression.EqProperty(PropertyName, other)); }