var opt=new PrintColorManagementOptions(); alert(opt.name); opt.name="ColorMatch CMYK"; alert(opt.name);