Skip to main content

What it does

Represents a registration property.

Properties

NameTypeAccessDescription
NamestringRead-onlyThe name of the registration property.
ValuestringRead/writeThe value of the registration property.
CommentstringRead/writeThe comment.
IsReadOnlyboolRead/writeSpecifies whether access to the property is read-only.
IsRequiredboolRead/writeSpecifies whether the property is compulsory.
PossibleValuesIScriptValuesRead-onlyValues to select from in the drop-down list.

If the list is empty, the property is specified in the edit box.