| EndExpressionDelimiter | Gets the character that identifies the end of an expression. |
| EndTokenDelimiter | Gets the character that identifies the end of a token. |
| ReservedSymbols | Gets the reserved symbols - this includes all delimiters and expression operators. |
| StartExpressionDelimiter | Gets the character that identifies the start of an expression. |
| StartTokenDelimiter | Gets the character that identifies the beginning of a token. |
| TemplatedExpression | Gets or sets the templated expression to use. |