JS reserved words by noahua September 22, 2013 JavaScript var obj = {} obj.class = 'test class' alert(obj.class)