var x = 42, o = { ["prop" + Math.random()]: 23, x, m() { return 56; } };