Entity Data Value Relationship Value Properties
data class EntityDataValueRelationshipValueProperties(val targetComponentName: String? = null, val targetEntityId: String? = null)
A value that relates a component to another component.