getKey
Returns the name (not the value) of the index-th query parameter for this filename or null if index is less than zero or greater than the number of query parameters minus 1. The index value is zero-based so index should be 0 to obtain the name of the first query parameter, 1 for the second parameter, and so forth.