active property

bool? get active

Implementation

bool? get active;
set active (bool? active)

Implementation

set active(bool? active);