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