'Declaration ReadOnly Property Child As Boolean
'Usage Dim instance As IShapeBase Dim value As Boolean value = instance.Child
bool Child {get;}
'Declaration ReadOnly Property Child As Boolean
'Usage Dim instance As IShapeBase Dim value As Boolean value = instance.Child
bool Child {get;}