sourceEntry property

UniversalFeed? sourceEntry
getter/setter pair

If an atom:entry is copied from one feed into another feed, then the source atom:feed's metadata (all child elements of atom:feed other than the atom:entry elements) MAY be preserved

atom ref: https://www.rfc-editor.org/rfc/rfc4287.html#section-4.2.11

Implementation

UniversalFeed? sourceEntry;