minValue

The minimum permitted value of the named property. If the hasMin attribute is false, an exception occurs, and an error is generated.Floating-point value; re

isModified

When true, this property has been changed since its creation.Boolean; read-only.

cuePointName

The Flash Video cue point name, as shown in the Marker dialogbox.String; read/write.

keyOutSpatialTangent()

Returns the outgoing spatial tangent for the specified keyframe.keyIndex The index for the keyframe. An integer in the range [1..numKeys], as returned by th

remove()

Removes this property from its parent group. If this is a property group, it removes the child properties as well.This method is valid only for children of

dimensionsSeparated

When true, the propertyメs dimensions are represented as separate properties. For example, if the layerメs position is represented as X Position and Y Positio

setValueAtKey()

Finds the specified keyframe and sets its value.If the named property has no keyframes, or no keyframe with the specified index, this method generates an ex

numKeys

The number of keyframes in the named property. If the value is 0, the property is not being keyframed.Integer; read-only.

matchName

A special name for the property used to build unique naming paths. The match name is not displayed, but you can refer to it in scripts. Every property has a

comment

A text comment for this marker. This comment appears in the Timeline panel next to the layer marker.String; read/write.