setFunction(function($data) use ($column) { return $data[$column] !== 0; }); if ($property !== null) { $this->setProperty($property); } } }