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