Help > Web Development > Object Reference > Object Reference > ISYSWordSearch > Item Property
<a name="kanchor577"></a>ISYSWordSearch:Item Property
The word or its derivatives. Read-Only.

Syntax
[VBScript]
ReadOnly property ISYSWordSearch.Item as ISYSWordSearchItem
[C#]
IISYSWordSearchItem  IISYSWordSearch.Item {get;}
[ColdFusion/Java]
IISYSWordSearchItem  ISYSWordSearch.Item() throws ComException;