nvlist_exists_string
if (nvlist_exists_string(parent, name))
if (nvlist_exists_string(nvl, name))
if (!nvlist_exists_string(parent, name))