ClearParam | Clear the parameter - Set its value to null. | 
  EvaluateText | Converts the parameters to their values. | 
  Initialize | Initialization is generally performed by the infrastructure. Use this method after confirming the need with Micro Focus Support. | 
  Count | Gets the number of parameters. | 
  ParamExist | Checks if a parameter with the specified name exists. | 
  ParamName | Gets the parameter name. | 
  ParamType | Gets the user-defined Parameter Type. | 
  ParamValue | The parameter value. | 
  Text | The text to be parsed. | 
  Type | Gets the Parameter Type - predefined, null, or regular. |