Property AllSuggestions
AllSuggestions
The full set of all strings that can be suggested.
public virtual List<string> AllSuggestions { get; set; }
The full set of all strings that can be suggested.
public virtual List<string> AllSuggestions { get; set; }