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

> Permet d’accéder aux caractères qui constituent la valeur initiale d’un champ au format texte.

`Symbol` représente un caractère reconnu unique dans la valeur textuelle d’un champ.

<div id="properties">
  ## Propriétés
</div>

| Nom              | Type | Niveau d’accès | Description                                                              |
| :--------------- | :--- | :------------- | :----------------------------------------------------------------------- |
| **Symbol**       | char | Lecture seule  | Valeur du caractère.                                                     |
| **IsSuspicious** | bool | Lecture seule  | `true` si le caractère a été reconnu avec un faible indice de confiance. |

<div id="related-topics">
  ## Rubriques associées
</div>

* [Field](/fr/vantage/documentation/skill-designer/document/rule-verification/field)
* [Modèle objet](/fr/vantage/documentation/skill-designer/document/rule-verification/object-model)
