Public Property UserGeocodeMatchMappingSetSid As Nullable(Of Integer)
Dim instance As ImportOptionsCsv Dim value As Nullable(Of Integer) instance.UserGeocodeMatchMappingSetSid = value value = instance.UserGeocodeMatchMappingSetSid
public Nullable<int> UserGeocodeMatchMappingSetSid {get; set;}