# Sandbox.MemberDescription.Aliases

```csharp
string[] Aliases { get; set; }
```

Aliases allow this to be found by alternative names.

Declared in [Sandbox.MemberDescription](/api/Sandbox.MemberDescription).
Assembly: `Sandbox.Reflection`.
