# ReturnCode

> Returns the error code encountered while visiting the provided path.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Properties](/engine/6000.6/script-reference/unity/properties.md)
* **Assembly:** UnityEngine.PropertiesModule

```csharp
public VisitReturnCode ReturnCode { get; protected set; }
```
