'DeclarationPublic ReadOnly Property DataChannelProtection As DataChannelProtection
'UsageDim instance As FtpConnection Dim value As DataChannelProtection value = instance.DataChannelProtection
public DataChannelProtection DataChannelProtection {get;}