status property

int? get status

Implementation

int? get status;
set status (int? status)

Implementation

set status(int? status);