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