[]
Initializes a new instance of the BrowsableAttribute class.
public BrowsableAttribute(bool isBrowsable)
Public Sub New(isBrowsable As Boolean)
if set to true the property will be browsable.
true