'Declaration Public ReadOnly Property PerformingKeyExchange As Boolean
'Usage Dim instance As SSHTransportLayerProtocol Dim value As Boolean instance.PerformingKeyExchange = value value = instance.PerformingKeyExchange
public bool PerformingKeyExchange {get;}