# Sandbox.TypeDescription.GetStaticProperty

```csharp
PropertyDescription GetStaticProperty(string name)
```

Get static property by name

### Parameters

- `name` (`string`)

### Returns

`PropertyDescription`

Declared in [Sandbox.TypeDescription](/api/Sandbox.TypeDescription).
Assembly: `Sandbox.Reflection`.
