name property

String name
final

The layer name as written, using dot notation for nested names. For anonymous layers, this is the empty string.

Implementation

final String name;