Gets the security rename flag.
bool TRUE if there is a rename for security reasons, otherwise FALSE.
public function isSecurityRename() : bool { return $this->isSecurityRename; }