The number of levels of parent groups between this property and the containing layer. The value 0 for a layer.Integer; read-only.
Monthly Archives: March 2015
parentProperty
The property group that is the immediate parent of this property, or null if this PropertyBase is a layer.PropertyGroup object or null; read-only.
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
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
isModified
When true, this property has been changed since its creation.Boolean; read-only.
isMask
When true, this property is a mask PropertyGroup.Boolean; read-only.
isEffect
When true, this property is an effect PropertyGroup.Boolean; read-only.
enabled
When true, this property is enabled. It corresponds to the setting of the eyeball icon, if there is one; otherwise, the default is true.Boolean; read/write
elided
When true, this property is a group used to organize other properties. The property is not displayed in the user interface and its child properties are not
canSetEnabled
When true, you can set the enabled attribute value. Generally, this is true if the user interface displays an eyeball icon for this property; it is true for