id property

int? id
getter/setter pairinherited

The id column of the row. Can be null if this row is not yet stored in the database.

Implementation

int? id;