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