name property

String name
final

The name 3-word animal name of the hotspot

The name is all lower-case with dashes between the words, e.g. 'tall-plum-griffin'. Because of collisions in the Angry Purple Tiger algorithm, more than one hotspot may have the same name.

Implementation

final String name;