SongAutomation.name

Gets the name.

  1. string name [@property getter]
    class SongAutomation(T)
    @property
    string
    name
    ()
    if (
    isNumeric!T
    )
  2. string name [@property setter]

Meta