public virtual new bool IsVisible { get; set; }
public: __property new virtual bool get_IsVisible(); public: __property new virtual void set_IsVisible(
bool value
);
'Declaration Public Overridable Shadows Property IsVisible As Boolean
Property Value
Default value is true.