isLight property

bool? get isLight

Property getter and setter for isLight:

Implementation

bool? get isLight;
set isLight (bool? isLight)

Implementation

set isLight(bool? isLight);