enabled property

bool enabled
getter/setter pairinherited

Is this probe enabled, i.e. available for collection of data using the start method.

Implementation

bool enabled = true;