Public Property UserSuppliedGeocodeMatchLevelMappingSet As String
Dim instance As ImportOptions Dim value As String instance.UserSuppliedGeocodeMatchLevelMappingSet = value value = instance.UserSuppliedGeocodeMatchLevelMappingSet
public string UserSuppliedGeocodeMatchLevelMappingSet {get; set;}