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