id

abstract val id: Column<EntityID<T>>

The identity column of this IdTable, for storing values of type T wrapped as EntityID instances.