'Declaration Public Overrides Property Visible As Boolean
'Usage Dim instance As PSShape Dim value As Boolean instance.Visible = value value = instance.Visible
public override bool Visible {get; set;}
PSShape Class PSShape Members