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