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