Description
While playing around with the library I stumbled over a naming inconsistency between the getter and setter of a PDOutlineItem structure element.
The getter is named getStructureElement whereas the setter is named setStructuredElement which is a bit confusing.