public virtual bool ShowInLayerList { get; set; }Public Overridable Property ShowInLayerList As Boolean
Get
Setpublic:
virtual property bool ShowInLayerList {
bool get ();
void set (bool value);
}abstract ShowInLayerList : bool with get, set
override ShowInLayerList : bool with get, set