active property

bool? active

Implementation

bool? get active;
void active=(bool? active)

Implementation

set active(bool? active);