@NodeRelationship(type = "NEW_STATE", direction = Direction.OUTGOING)
@FilterProperty
val newState: LazyLoadingDelegate<IssueState, NodePropertyDelegate.NodeProperty>

The new state.