status property

int? status

Implementation

int? get status;
void status=(int? status)

Implementation

set status(int? status);