Node.name

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string name [@property getter]
  2. string name [@property setter]
    class Node
    @property
    void
    name
    (
    in string value
    )

Meta