id property

int? get id

Implementation

int? get id;
set id (int? id)

Implementation

set id(int? id);