active property

bool get active

Is the patient active (boolean).

Implementation

bool get active;
set active (bool value)

Implementation

set active(bool value);