Returns the key for the current cache item.
The key is loaded by the Implementing Library, but should be available to the higher level callers when needed.
string The key string for this cache item.
public function getKey() : string;