fields property
      
      NodeList<Expression> 
      get
      fields
      
    
    
The syntactic elements used to compute the fields of the record.
Implementation
NodeList<Expression> get fields;
The syntactic elements used to compute the fields of the record.
NodeList<Expression> get fields;