'DeclarationPublic Overridable ReadOnly Property Verbs As System.ComponentModel.Design.DesignerVerbCollection
'UsageDim instance As NAspNetThinWebControlDesigner Dim value As System.ComponentModel.Design.DesignerVerbCollection value = instance.Verbs
public virtual System.ComponentModel.Design.DesignerVerbCollection Verbs {get;}