'Declaration
Public Overridable ReadOnly Property Control As System.Windows.Forms.Control
'Usage
Dim instance As NParentControlDesigner Dim value As System.Windows.Forms.Control value = instance.Control
public virtual System.Windows.Forms.Control Control {get;}