Follow these instructions to create, in the eMerged_Library library,
the StockPortfolioBO business object which has these attributes:
- stockInfoList (StockInfo array)
- value (double)
The stockInfoList attribute is an array and it references the
StockInfo business object.