id property

int? id
getter/setter pair

The primary key (auto-incrementing integer).

Implementation

int? id;