'Declaration Public Shadows ReadOnly Property Root As Shape
'Declaration
Public Shadows ReadOnly Property Root As Shape
'Usage Dim instance As Shape Dim value As Shape value = instance.Root
'Usage
Dim instance As Shape Dim value As Shape value = instance.Root
public new Shape Root {get;}
Shape Class Shape Members