# `GSSVGtoPath.resources`

*Instance Property*

## Declaration

```swift
var resources: NSMutableDictionary! { get set }
```

```objc
@property (nonatomic, strong) NSMutableDictionary * resources;
```

```python
resources() -> dict
setResources_(resources: dict)
```

