Hi @Xero. I hope you already found a solution. If not, you can find the solutions by clicking Get Help > Get a hint in the challenge. As I see it, in the first condition, you need to use records[id][prop] = value;
. That should resolve the errors.
Happy coding!