'Declaration Public ReadOnly Property DataChannelProtection As DataChannelProtection
'Usage Dim instance As FtpClient Dim value As DataChannelProtection instance.DataChannelProtection = value value = instance.DataChannelProtection
public DataChannelProtection DataChannelProtection {get;}