'Declaration
Public Overridable Property Shape As PSShape
'Usage
Dim instance As ShapeProps Dim value As PSShape instance.Shape = value value = instance.Shape
public virtual PSShape Shape {get; set;}
'Declaration
Public Overridable Property Shape As PSShape
'Usage
Dim instance As ShapeProps Dim value As PSShape instance.Shape = value value = instance.Shape
public virtual PSShape Shape {get; set;}