Representation of a unknown literal in a Query.
This is a special literal with the sole purpose of representing a parameter where we don't currently
have the value and want to pre-compile the query to check for other errors. Simply provides
wrappers for operations that we would perform on a parameter value, and returns a valid expression.