Set or change the DisplayObject name.

name

A property that represents the DisplayObject name. Both reference and assignment are possible. We recommend using alphanumeric characters and underscore (_) for the name. The named DisplayObject can be accessed with this.{{ DisplayObject name }}.

Example

Next Chapter