Public Property OffshoreLocationFeature As OffshoreLocationFeature
Dim instance As LocationBase Dim value As OffshoreLocationFeature instance.OffshoreLocationFeature = value value = instance.OffshoreLocationFeature
public OffshoreLocationFeature OffshoreLocationFeature {get; set;}