responseId; } public function __construct(ManiaControl $maniaControl, $data) { parent::__construct($maniaControl, $data); $this->responseId = $this->getPlainJsonObject()->responseid; } }