# Character

> Represents a character property.

## Definition

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

```csharp
Character = 13
```

### Remarks

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