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