'Declaration <EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Public ReadOnly Property IOProvider As ISSHIOProvider
'Usage Dim instance As SSHClient Dim value As ISSHIOProvider value = instance.IOProvider
[EditorBrowsable(EditorBrowsableState.Advanced)] public ISSHIOProvider IOProvider {get;}