# Sandbox.Particle.BaseListener.Source

```csharp
Component Source { get; set; }
```

The component that created this listener. May be null.

Declared in [Sandbox.Particle.BaseListener](/api/Sandbox.Particle.BaseListener).
Assembly: `Sandbox.Engine`.
