@NodeRelationship(type = "GROPIUS_USER", direction = Direction.OUTGOING)
@FilterProperty
val gropiusUser: LazyLoadingDelegate<GropiusUser?, NodePropertyDelegate.NodeProperty>

The GropiusUser this IMSUser is linked to. An IMSUser might be linked to no GropiusUser.