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