Parent Properties Response
    data class ParentPropertiesResponse(val id: String? = null, val syncProperties: SyncPropertiesResponse)
The properties of the connected registry parent.
The properties of the connected registry parent.