id property

String id
final

The unique identifier of the node.

This value is usually extracted from the SVG element’s id attribute.

Implementation

final String id;