offByDefault property

bool? offByDefault

Property getter and setter for offByDefault:

Implementation

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

Implementation

set offByDefault(bool? offByDefault);