name property

String name
final

Creates a separate named layer for each component of composite icon. This is mainly used to denote layer name for composite icons.

If same name is specified for several icons then layer with that name will be reset with the last one.

Implementation

final String name;