@NodeRelationship(type = "ISSUE_COMMENT", direction = Direction.OUTGOING)
@FilterProperty
val issueComments: LazyLoadingDelegate<IssueComment, NodeSetPropertyDelegate.NodeSetProperty>

Comments on the Issue, subset of the timeline.