string $property:
mixed $value:
public function __set(string $property, mixed $value) : never { throw new \Error("Unknown property '{$property}'"); }