get_function
Description:
Get the REST function that is going to be called on the proxy.
Parameters:
| this | 
           The ProxyCall  | 
      
Returns:
| 
           The REST "function" for the current call, see also set_function. This string is owned by the ProxyCall and should not be freed.  |