var instanceName = gs.getProperty('instance_name');
gs.info(instanceName);
gs.print(instanceName);
gs.log(instanceName);