[]
Function to get parameter value and type
public Func<string, (object ParamValue, Type ParamDataType)> FuncGetParamValueAndType { get; }