'Declaration Public Overridable Property Shape As PSShape
'Usage Dim instance As ShadowProps 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 ShadowProps Dim value As PSShape instance.Shape = value value = instance.Shape
public virtual PSShape Shape {get; set;}