downvoteCount??null; } public function setDownvoteCount(int $downvoteCount):void { $this->downvoteCount = $downvoteCount; } }