Skip to content

name

Description

name is a Property on Item
Returns the name of this Component.

Example
object.item.name = "Toaster"
local testVariable = object.item.name
Usage

returns: string