Returns the key this connection is associated with.
string|null The key of this connection, or NULL if no key is set.
public function getKey() { return $this->key; }