fields property
NodeList<PatternField>
get
fields
Return the patterns matching the properties of the object.
Implementation
NodeList<PatternField> get fields;
Return the patterns matching the properties of the object.
NodeList<PatternField> get fields;