childResource property
The schema of the resource this relation's rows belong to — its form
renders the row create/edit form, its permissions gate every write
affordance. Null keeps the list read-only; see the class doc.
Implementation
final ResourceSchema? childResource;