relList

The read-only relList property of the HTMLFormElement returns a live DOMTokenList object containing the set of link types indicating the relationship between the resource represented by the

element and the current document. It reflects the element's rel content attribute.

MDN Reference