name property

String? name
getter/setter pair

The name of the hash list.

Note that the Global Cache is also just a hash list and can be referred to here.

Implementation

core.String? name;