name property

String name
getter/setter pair

The instance name of this display object.

The object can be identified in the child list of its parent display object container by calling DisplayObjectContainer.getChildByName.

Implementation

String name = '';