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

The old state.