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