> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# IProperty

> IProperty は、ABBYY FlexiCapture スクリプト内のDocument またはバッチの名前付きプロパティを表し、プロパティ名と値への読み取り専用アクセスを提供します。

<div id="what-it-does">
  ## 機能
</div>

ドキュメントまたはバッチに設定された名前付きプロパティを表します。

<div id="properties">
  ## プロパティ
</div>

| **Name** | **型**  | **アクセス** | **説明** |
| -------- | ------ | -------- | ------ |
| Name     | string | 読み取り専用   | プロパティ名 |
| Value    | string | 読み取り専用   | プロパティ値 |
