'Declaration
<System.ComponentModel.BrowsableAttribute(False)> Protected Overridable ReadOnly Property ShowWithoutActivation As System.Boolean
'Usage
Dim instance As WorkbookDesigner Dim value As System.Boolean value = instance.ShowWithoutActivation
[System.ComponentModel.Browsable(false)] protected virtual System.bool ShowWithoutActivation {get;}