'Declaration
Property ShowSearchSuggestions As Boolean
'Usage
Dim instance As IUserInterface Dim value As Boolean instance.ShowSearchSuggestions = value value = instance.ShowSearchSuggestions
bool ShowSearchSuggestions {get; set;}
'Declaration
Property ShowSearchSuggestions As Boolean
'Usage
Dim instance As IUserInterface Dim value As Boolean instance.ShowSearchSuggestions = value value = instance.ShowSearchSuggestions
bool ShowSearchSuggestions {get; set;}