timeDisplayType

The time display style, corresponding to the Time Display Style section in the Project Settings dialog box.A TimeDisplayType enumerated value; read/write. O

Project object

The project object represents an After Effects project. Attributes provide access to specific objects within the project, such as imported files or footage

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

name

The display name of the property. Compare PropertyBase matchName attribute . It is an error to set the name value if the property is not a child of an index

addProperty()

Creates and returns a PropertyBase object with the specified name, and adds it to this group.In general, you can only add properties to an indexed group a p

canAddProperty()

Returns true if a property with the given name can be added to this property group. For example, you can only add mask to a mask group. The only legal input

footageTimecodeDisplayStartType

The Footage Start Time setting in the Project Settings dialog box, which is enabled when Timecode is selected as the time display style.A FootageTimecodeDis

property()

Finds and returns a child property of this group, as specified by either its index or name.A name specification can use the same syntax that is available wi

effects

The effects available in the application.Array, with each element containing the following properties; read-only:displayName String representing the localiz

saveProjectOnCrash

When true the default , After Effects attempts to display a dialog box that allows you to save the current project if an error causes the application to qui