Property Relationships
Relationships
Gets the source package's relationship table, in discovery order, or an empty list for documents created in memory. See PackageRelationship for why a writer needs it.
public IReadOnlyList<PackageRelationship> Relationships { get; }