wlp_new()
instantiates a newwlp
node.wlp_type()
checks if the node is awlp
node.wlp_<child>_get()
returns the<child>
node ofwlp
.wlp_<child>_set()
sets the new<child>
and deletes the old<child>
.wlp_<child>_rep()
sets the new<child>
and returns the old<child>
.