Public Property IncludeDepthFor250YearStormSurge As Boolean
Dim instance As HurricaneProfileOptions Dim value As Boolean instance.IncludeDepthFor250YearStormSurge = value value = instance.IncludeDepthFor250YearStormSurge
public bool IncludeDepthFor250YearStormSurge {get; set;}