Gets a value that indicates whether the expression tree node represents a lifted call to an operator.
Documentation for this section has not yet been entered.
An operator call is lifted if the operator expects non-nullable operands but nullable operands are passed to it.