SettableTokenList
sealed class SettableTokenList : TokenList, ISettableTokenList, ITokenList, IEnumerable<string>, IEnumerable
A list of tokens that can be modified.
Gets or sets the value of the token list.