@NodeRelationship(type = "PINNED_ON", direction = Direction.OUTGOING)
@FilterProperty
val pinnedOn: LazyLoadingDelegate<Trackable?, NodePropertyDelegate.NodeProperty>

The Trackable the Issue is now pinned on, null if deleted.