'Declaration
Protected Overridable ReadOnly Property VisualChildrenCount As System.Integer
'Usage
Dim instance As DropDownButton Dim value As System.Integer value = instance.VisualChildrenCount
protected virtual System.int VisualChildrenCount {get;}