key() public method

public key ( ) : string
return string row ID
 public function key()
 {
     return $this->selection->key();
 }