> ## 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.

# Symbol

> テキスト形式の field の初期値を構成する文字にアクセスできます。

`Symbol` は、field のテキスト値に含まれる認識済みの 1 文字を表します。

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

| 名前               | 型    | アクセス レベル | 説明                        |
| :--------------- | :--- | :------- | :------------------------ |
| **Symbol**       | char | 読み取り専用   | 文字値。                      |
| **IsSuspicious** | bool | 読み取り専用   | 文字が低い信頼度で認識された場合は `true`。 |

<div id="related-topics">
  ## 関連トピック
</div>

* [Field](/ja/vantage/documentation/skill-designer/document/rule-verification/field)
* [オブジェクトモデル](/ja/vantage/documentation/skill-designer/document/rule-verification/object-model)
