Public Property LossCurvesReflectDemandSurge As Nullable(Of Boolean)
Dim instance As ConvertEpToUlfOptions Dim value As Nullable(Of Boolean) instance.LossCurvesReflectDemandSurge = value value = instance.LossCurvesReflectDemandSurge
public Nullable<bool> LossCurvesReflectDemandSurge {get; set;}