m_sReason = $sReason; } public function GetDescription() { return Dict::Format('UI:CSVReport-Row-Issue', $this->m_sReason); } }