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