API to remove node and interfaces from ObjectServer
Dynamic objects are very common in D-Bus and therefore we must support removal of object node + interface combos. If !146 (closed) is not merged, we'll want a single method on ObjectServer
that given a path and interface name, removes that interface from the path, when there are no interfaces or children left on path/node, drop the node as well.