analysis property

AnalysisStatus? analysis
getter/setter pair

The current status of analysis, including whether analysis is being performed and if so what is being analyzed.

Implementation

AnalysisStatus? analysis;