id property
The unique identifier of the node.
This value is usually extracted from the SVG element’s id attribute.
Implementation
final String id;
The unique identifier of the node.
This value is usually extracted from the SVG element’s id attribute.
final String id;