highlight property

bool? highlight
getter/setter pair

When true, the feature is highlighted. Use this state to create a temporary effect (e.g. hover).

Implementation

bool? highlight;