'Declaration ReadOnly Property Parent As IShape
'Usage Dim instance As IShapeBase Dim value As IShape value = instance.Parent
IShape Parent {get;}
'Declaration ReadOnly Property Parent As IShape
'Usage Dim instance As IShapeBase Dim value As IShape value = instance.Parent
IShape Parent {get;}