id property

String id
final

Unique identifier for this annotation.

This ID is used for selection, hit testing, and referencing the annotation throughout the node flow system.

Implementation

final String id;