Skip to content

name

Description

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

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

returns: string