@NodeRelationship(type = "PINNED_ON", direction = Direction.INCOMING)
@FilterProperty
val pinnedIssues: LazyLoadingDelegate<Issue, NodeSetPropertyDelegate.NodeSetProperty>

Issues which are pinned to this trackable, subset of `issues`.