# Sandbox.Dresser.RemoveUnownedItems

```csharp
bool RemoveUnownedItems { get; set; }
```

When using [Sandbox.Dresser.ClothingSource.OwnerConnection](/api/Sandbox.Dresser.ClothingSource/OwnerConnection), strip any clothing items that are not owned in their Steam Inventory.
Disable only if your game handles ownership checks itself.

Declared in [Sandbox.Dresser](/api/Sandbox.Dresser).
Assembly: `Sandbox.Engine`.
