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