Public Property SortingPerspective As FinancialPerspectives
Dim instance As GetLossAnalysisEventResultsRequest Dim value As FinancialPerspectives instance.SortingPerspective = value value = instance.SortingPerspective
public FinancialPerspectives SortingPerspective {get; set;}