Whether the method is magic.
public function isMagic() : bool { return isset(self::$magicNames[$this->name ->toLowerString()]); }