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