Car.id

Undocumented in source.
class Car
@AutoIncrement
@PrimaryKey
int id;

Meta