Partially reveal a child by instance name.
bool expandChild(String nodeId, String childName) => schematic.expandChild(nodeId, childName);