parent property
Node
get
parent
Implementation
external Node get parent;
set
parent
(Node parent)
Implementation
external set parent(Node parent);