@NodeRelationship(type = "PART_OF", direction = Direction.INCOMING)
@FilterProperty
val issueStates: LazyLoadingDelegate<IssueState, NodeSetPropertyDelegate.NodeSetProperty>

Set of all states Issues with this Template can have.