'Declaration ReadOnly Property ID As Integer
'Usage Dim instance As IShapeBase Dim value As Integer value = instance.ID
int ID {get;}
'Declaration ReadOnly Property ID As Integer
'Usage Dim instance As IShapeBase Dim value As Integer value = instance.ID
int ID {get;}