SES_CTL_OP_SETPROP
if (ses_node_ctl(np, SES_CTL_OP_SETPROP, nvl) != 0) {
if (strcmp(op, SES_CTL_OP_SETPROP) != 0)
if (strcmp(op, SES_CTL_OP_SETPROP) == 0)