https://drafts.csswg.org/cssom/#the-cssstyledeclaration-interface > The item\(index\) method must return the property name of the CSS declaration at position index\. What happens if there is no CSS declaration at position index, e.g. if index is `1_000_000`?