Value Method
Returns the value of a parameter.
Syntax
char* Value(char* lpszParamName);
Remarks
The class will search through the Params properties for the parameter identified by ParamName and will return the value associated with it provided in the properties.