public AbstractCriterion LeProperty(Property other) { return(Expression.LeProperty(PropertyName, other.PropertyName)); }