new FunctionAndParameters()
Properties:
| Name | Type | Description | 
|---|---|---|
fcn | 
            
            string | The function name, which by chaincode programming convention is the first argument in the array of arguments | 
params | 
            
            Array.<string> | The rest of the arguments, as array of strings |