Class SynonymSection
public class SynonymSection
- Inheritance
-
SynonymSection
- Inherited Members
Properties
Collapsed
public bool Collapsed { get; set; }
Property Value
Items
public SynonymItem[] Items { get; set; }
Property Value
Name
public string Name { get; set; }