function not(condition): NotExpression;
Creates a NOT expression template that negates a given condition expression.
ConditionExpressionTemplate
NotExpression