---
title: PHAssetEditOperation.properties
framework: photos
role: symbol
role_heading: Case
path: photos/phasseteditoperation/properties
---

# PHAssetEditOperation.properties

The asset’s metadata properties can be edited.

## Declaration

```swift
case properties
```

## Discussion

Discussion To change an asset’s properties, create a change request with the init(for:) method inside a PHPhotoLibrary change block.

## See Also

### Constants

- [PHAssetEditOperation.delete](photos/phasseteditoperation/delete.md)
- [PHAssetEditOperation.content](photos/phasseteditoperation/content.md)
