Instance Property
abstract
The abstract of the variant or nil if the abstract is the same as the summarized element.
let abstract: Optional<LinkDestinationSummary.Abstract?>
Discussion
If the summarized element has an abstract but the variant doesn’t, this property will be Optional.some(nil).