testing property

bool? testing

Determine if testing or not

Implementation

bool? get testing => _testing;