Name (Property)

From Legacy Roblox Wiki
Revision as of 22:15, 23 May 2011 by >XLEGOx (Added a note about names not being unique identifiers, which is important general information about the property)
Jump to navigationJump to search
Name
Property String object's name
Description The name of the object, which is often used to identify it in the context of its parent. Note that names are NOT unique identifiers; multiple children of an object may share the same name. Also appears in the Explorer.
Member of Instance