This is a test bean that holds a single String
Constructor mValue = pValue;
mValue = pValue;
return mValue;
return ("Bean2[" + mValue + "]");