name property

String get name

Debug name for this node (does not need to be unique).

Implementation

String get name;
set name (String value)

Implementation

set name(String value);