This vector shows all the available document properties in a browser.
for(const prop in document){0x0D log(prop);0x0D }
1337