Configuration information for an analysis scheme. Each analysis scheme has a unique name and specifies the language of the text to be
            processed. The following options can be configured for an analysis scheme: Synonyms, Stopwords, StemmingDictionary, and
            AlgorithmicStemming.
             
            
 Declaration Syntax
 Declaration Syntax| C# | 
public AnalysisScheme Options { get; set; }