id property

int? id
getter/setter pair

The primary key value. Null for unsaved models.

Implementation

int? id;