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