public CeilingFanOnCommand(CeilingFan ceilingFan)
 {
     this.ceilingFan = ceilingFan;
 }