# Properties

Property in [MarkupAttribute](https://docs.yarnspinner.dev/2.4/api/csharp/yarn.markup/yarn.markup.markupattribute)

## Summary

Gets the properties associated with this attribute.

```csharp
public IReadOnlyDictionary<string, MarkupValue> Properties { get; internal set; }
```
