The HTMLOutputElement.labels read-only property returns a NodeList of the label elements associated with the output element.
HTMLOutputElement.labels
label
output
external NodeList get labels;