Property name for the association (the Prisma relation field's own name).
Name of the related model.
Foreign key column name (present on the belongsTo side's model, and mirrored here on its hasMany/hasOne inverse for foreignKey option generation).
Model the decorator is attached to.