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