public void setChestItemsFromSectionValue(Object aValue) {
   chestItems.fromSectionValue(aValue);
 }