Negate

bool ICondition.Negate { get; }

Gets or sets whether the condition expression is negated.

Value

bool – True if the condition expression is negated, false otherwise.