@NodeRelationship(type = "SYNCS_TO", direction = Direction.INCOMING)
@FilterProperty
val trackable: LazyLoadingDelegate<Trackable, NodePropertyDelegate.NodeProperty>

The trackable which is synced.