Keywords Property
Last updated: 6/9/2026Overloads
| Keywords |
List of the script keywords. JSON property name: qKeywords |
Keywords
List of the script keywords.
JSON property name: qKeywords
Declaration
public IEnumerable<string> Keywords { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<System.String> |