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