<div class='sourceset sourceset-common'>Common</div>

```kotlin
object PathData : VectorProperty<List<PathNode>>()
```