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

> Ermöglicht den Zugriff auf Zeichen, die den Anfangswert eines Felds im Textformat bilden.

`Symbol` steht für ein einzelnes erkanntes Zeichen im Textwert eines Felds.

<div id="properties">
  ## Eigenschaften
</div>

| Name             | Type | Zugriffsebene    | Beschreibung                                                              |
| :--------------- | :--- | :--------------- | :------------------------------------------------------------------------ |
| **Symbol**       | char | Schreibgeschützt | Der Zeichenwert.                                                          |
| **IsSuspicious** | bool | Schreibgeschützt | `true`, wenn das Zeichen mit einem niedrigen Konfidenzwert erkannt wurde. |

<div id="related-topics">
  ## Verwandte Themen
</div>

* [Field](/de/vantage/documentation/skill-designer/document/rule-verification/field)
* [Objektmodell](/de/vantage/documentation/skill-designer/document/rule-verification/object-model)
