# Character

> Represents a character property.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
Character = 13
```

### Remarks

Additional Resources: [SerializedProperty](/engine/6000.0/script-reference/unityeditor/serializedproperty.md).
