@NodeRelationship(type = "NEW_TEMPLATE", direction = Direction.OUTGOING)
@FilterProperty
val newTemplate: LazyLoadingDelegate<IssueTemplate, NodePropertyDelegate.NodeProperty>

The new template.