# error

> Returns an error after operation is complete.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.iOS](/engine/6000.7/script-reference/unityengine/ios.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public string error { get; }
```

### Remarks

Returns an error message or null if the operation has successfully completed.
