> ## Documentation Index
> Fetch the complete documentation index at: https://docs.resq.software/llms.txt
> Use this file to discover all available pages before exploring further.

# ResQ.Clients.Detection.Type

### [ResQ.Clients](./ResQ.Clients.md "ResQ.Clients").[Detection](./ResQ.Clients.Detection.md "ResQ.Clients.Detection")

## Detection.Type Property

Type of detection (e.g., "FIRE", "FLOOD", "PERSON").

```csharp theme={null}
public string Type { get; init; }
```

#### Property Value

[System.String](https://learn.microsoft.com/en-us/dotnet/api/system.string "System.String")
