attachedNode property
      
      Node
      get
      attachedNode
      
    
    
    
Implementation
external Node get attachedNode;
      
      set
      attachedNode
      (Node value) 
      
    
    
    
Implementation
external set attachedNode(Node value);