Skip to content

name

Description

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

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

returns: string