active property

bool active

Is the patient active (boolean).

Implementation

bool get active;
void active=(bool value)

Implementation

set active(bool value);