@NodeRelationship(type = "REFERENCED_ARTEFACT", direction = Direction.INCOMING)
@FilterProperty
val referencingComments: LazyLoadingDelegate<IssueComment, NodeSetPropertyDelegate.NodeSetProperty>

IssueComments which currently reference this Artefact.