showInLegend property
A flag indicating whether the layer content participates in the legend.
A flag indicating whether the layer content is shown in the legend.
Implementation
bool get showInLegend;
Implementation
set showInLegend(bool value);