string $property:
public function __get(string $property) : never { throw new \Error("Unknown property '{$property}'"); }