# PropertyModifications

> Returns a copy of the PropertyModification array owned by this Preset.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Presets](/engine/6000.7/script-reference/unityeditor/presets.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public PropertyModification[] PropertyModifications { get; }
```
