public function onRun()
 {
     $this->channel = Channel::getByCode($this->property('channelCode'));
 }