recordKey property
The CHILD record's own identifier attribute — usually id, sometimes a
slug or a uuid. Mirrors ResourceSchema.recordKey, but for the related
model on the far end of this relation, which is routinely a different
class with a different key.
Implementation
final String recordKey;