What it does
Represents a named property of a document or a batch.Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Name | string | Read-only | The property name |
| Value | string | Read-only | The property value |
IProperty represents a named property of a document or batch in ABBYY FlexiCapture scripts, providing read-only access to the property name and value.
| Name | Type | Access | Description |
|---|---|---|---|
| Name | string | Read-only | The property name |
| Value | string | Read-only | The property value |