ModelRefImpl.foreignKey

The actual data stored in the DB field. Can be manipulated manually to perform special operations not supported otherwise.

struct ModelRefImpl(alias id, _TModel, _TSelect)
PrimaryKeyType foreignKey;

Meta