​
​
​

Gets an array of synonyms with common meaning where the first entry also describes the meaning itself.

Syntax

​public Synonym[] Synonyms { get; }
​Public ReadOnly Property Synonyms() As Synonym()
​

Limitations

Read only.

​