I have two expressions of type Expression<Func<T, bool>> and I want to take to OR, AND or NOT of t
Is there a better way to get the Property name when passed in via a lambda expression? Here is what i currentl