Skip to content

name

Description

name is a Property on Object
The name of this Object.

Example
Object.name = "Toaster"
local testVariable = Object.name
Usage

returns: string