id->set($params["id"]); return [ "id" => $target->id->get(), "name" => $target->name->get(), "locator" => $target->locator->get() ]; }