colorHex property

String colorHex
getter/setter pair

Hex-formatted color (#RRGGBB or #AARRGGBB) used to display the objects in this group. (defaults to gray (“#a0a0a4”))

Implementation

String colorHex;