Verbs for manipulating window attributes.
window.attributes.setOne - Sets the value of the named attribute.window.attributes.getOne - Gets one attribute of the window.window.attributes.addGroup - Sets the attributes of a window.window.attributes.getAll - Gets the attributes of a selected window.window.attributes.makeEmpty - Remove all attributes from the window.