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