id property

int? get id
inherited

Implementation

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

Implementation

set id(int? value);