# Sandbox.MemberDescription.GetCustomAttribute

```csharp
T GetCustomAttribute()
```

Returns the first of Attributes of the passed in type. Or null.

### Returns

`T`

Declared in [Sandbox.MemberDescription](/api/Sandbox.MemberDescription).
Assembly: `Sandbox.Reflection`.
