owner property
      
      AstNode
      get
      owner
      
    
    
The node that is the parent of each of the elements in the list.
Implementation
AstNode get owner;The node that is the parent of each of the elements in the list.
AstNode get owner;