StyleChangeProperty
type StyleChangeProperty =
| 'name'
| 'pluginData'
| 'type'
| 'description'
| 'remote'
| 'fontSize'
| 'textDecoration'
| 'letterSpacing'
| 'lineHeight'
| 'paragraphIndent'
| 'paragraphSpacing'
| 'textCase'
| 'paint'
| 'effects'
| 'layoutGrids'