# Sandbox.HasImplementationAttribute.BaseType

```csharp
System.Type BaseType { get; set; }
```

Base class or interface for which there must exist an extending / implementing type.

Declared in [Sandbox.HasImplementationAttribute](/api/Sandbox.HasImplementationAttribute).
Assembly: `Sandbox.System`.
