An expression representing a literal value
Constructor mValue = pValue;
mValue = pValue;
Evaluates to the literal value return mValue;
return mValue;