Property Type
Type
Gets or Sets this Token's lexical type. Defaults to "word".
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Gets or Sets this Token's lexical type. Defaults to "word".
public string Type { get; set; }
Type | Description |
---|---|
System.String |