offByDefault property

bool? get offByDefault

Property getter and setter for offByDefault:

Implementation

bool? get offByDefault;
set offByDefault (bool? offByDefault)

Implementation

set offByDefault(bool? offByDefault);