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