What property is used to obtain the parent element of a node?
const parent = element._____;
parentElement
parentNode
aboveElement
higherNode