Function TreeItem.findItemById

returns item by id, null if not found

TreeItem findItemById(
  string id
);