Element.parent

The parent element if any.

class Element
@property
parent
()

Return Value

Type: Element

The parent element or null.

Meta