lightsEnabled property
      
      bool
      get
      lightsEnabled
      
    
    
    
Implementation
external bool get lightsEnabled;
      
      set
      lightsEnabled
      (bool value) 
      
    
    
    
Implementation
external set lightsEnabled(bool value);