key() 공개 메소드

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