Read a property
ae_get_propertyRetrieve a property's value, keyframes, expression, and child parameters in After Effects to identify exact names for automation.
Instructions
Read a property's current value, its keyframes and any expression on it. Also lists the property's children, which is how you discover exact parameter names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comp | No | Composition name, project item id, or index. Omit for the active comp. | |
| time | No | Evaluate at this time instead of the current one. | |
| layer | No | Layer name or 1-based index. Omit to use the current selection. | |
| property | Yes | Property path, e.g. "Transform.Position", "Position", "Effects.Gaussian Blur.Blurriness", or an array of names/matchNames for exact addressing. |