# Sandbox.MemberDescription.IsProperty

```csharp
bool IsProperty { get; set; }
```

True if we're a property

Declared in [Sandbox.MemberDescription](/api/Sandbox.MemberDescription).
Assembly: `Sandbox.Reflection`.
