# flags

> Flags for showing if the Category is user defined or built into Unity.

## Definition

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

```csharp
public ProfilerCategoryFlags flags { get; }
```
