Gets a unique string representing the question in the OMR form.
public string Name {get;}
String value representing the unique name for the question. The default value is null.
All properties are filled internally after OmrAnalysisEngine.GradeForms is invoked. Each QuestionAnswers has a unique name that contains the page number, OmrField name and the row or column associated with this object.
Each QuestionAnswers has a unique name that contains the page number, OmrField name, and the row or column associated with this object.