[]
Gets or sets the string that can be used to escape TagOpenParen and TagCloseParen. To include a TagEscapeString string itself in a text, duplicate it.
The default value is "\".
[Browsable(true)] public string TagEscapeString { get; set; }