id property

int? id
getter/setter pair

Primary key (auto-incremented by backend).

Implementation

int? id;