'Declaration Protected theShape As Object
'Declaration
Protected theShape As Object
'Usage Dim instance As XShape Dim value As Object value = instance.theShape instance.theShape = value
'Usage
Dim instance As XShape Dim value As Object value = instance.theShape instance.theShape = value
protected object theShape
XShape Class XShape Members