Gets or sets the expression's ending symbol.
Object.defineProperty(AnnBatesStampTranslator.prototype, 'expressionEndSymbol',
get: function(),
set: function(value)
)
expressionEndSymbol: string;
A value of the ending symbol for the given expression. The default value is "}}".