tramp-get-connection-property
tramp-get-connection-property is an autoloaded Lisp function in `tramp-cache.el
'.
(tramp-get-connection-property KEY PROPERTY DEFAULT)
Get the named PROPERTY for the connection.
KEY identifies the connection, it is either a process or a vector.
If the value is not set for the connection, returns DEFAULT.