# Value

> Raw sample value.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Profiling](/engine/6000.6/script-reference/unity/profiling.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public long Value { get; }
```

### Remarks

Additional Resources: [ProfilerRecorder](/engine/6000.6/script-reference/unity/profiling/profilerrecorder.md).
