parent property

PdfOutline? parent
getter/setter pair

For subentries, this points to it's parent outline

Implementation

PdfOutline? parent;