SystemPropertyList ObjectAn object that provides access to all of the System Properties contained within an item in the Composition. Contained in the "systemPropertyList" property of objects that represent items in the Composition. SystemPropertyList PropertiesAll of the following properties are read-only.
Always null.
The object whose properties are being accessed.
Always null. |
|
SystemPropertyList MethodsgetChild MethodAlways returns null. |
|
getPropertyValueReturns the current value of the specified System Property. Can return null.< |
|
setPropertyValueSets a new value into the specified System Property. The value can be set to null. |
|