[]
Gets a value indicating whether the ExpressionInfo object represents a constant value.
public virtual bool IsConstant { get; }
A bool value. true if the ExpressionInfo object represents constant value, otherwise false.
true
false