---
title: properties
framework: tvmlkit
role: symbol
role_heading: Instance Property
path: tvmlkit/tvplaybackeventmarshaling/properties
---

# properties

An array of custom playback event properties.

## Declaration

```swift
var properties: [TVPlaybackEventProperty : Any]? { get }
```

## See Also

### Processing Playback Events

- [processReturnValue(value:in:)](tvmlkit/tvplaybackeventmarshaling/processreturnvalue(value:in:).md)
- [TVPlaybackEventProperty](tvmlkit/tvplaybackeventproperty.md)
