[]
<p>Gets a list of allowed parameter values.</p>
<p>This can be null, which means that the list of allowed values is not supported.</p>
<p>This can also be an empty list, which means that the list of allowed values is empty
(possible if for example the list is filled by a query, and the query returned an empty result).
public LabeledValues AllowedValues { get; }