# Flags

> Profiler marker flags of the metric.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Profiling.LowLevel.Unsafe](/engine/6000.7/script-reference/unity/profiling/lowlevel/unsafe.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public MarkerFlags Flags { get; }
```

### Remarks

Use to differentiate between builtin and custom metrics.
