fields property
      
      NodeList<PatternField> 
      get
      fields
      
    
    
The fields of the record pattern.
Implementation
NodeList<PatternField> get fields;The fields of the record pattern.
NodeList<PatternField> get fields;