currentNode property

Node get currentNode

Implementation

Node get currentNode native;
set currentNode (Node value)

Implementation

set currentNode(Node value) native;