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