Types/OpenXML/get_DocumentProperty.ps1

if (-not $this.Parts) { return }
$docProps = $this.Parts[$this.Parts.Keys -match '/docProps/']
$docProps