Sets the security rename flag.
$this
public function setSecurityRename() : self { $this->isSecurityRename = TRUE; return $this; }