A named expression that can be evaluated at search time. Can be used for sorting and filtering search results and constructing other
expressions.

C# |
public Expression Expression { get; set; }
C# |
public Expression Expression { get; set; }