| Domain that contains string tokens supplied as part of the property's metadata,
in the property descriptor. Each string token will constitute one element in the
domain, and will represent both the element's label and value. Tokens are
supplied as the comma-delimited value of the property descriptor attribute
StringToken.TOKEN_STRING .
An empty token is treated as an "unset" or "null" value. An empty token is
a token of length 0, or a token that consists of only white space. When the
user selects an empty token, the value returned is null.
|