SongTrack.name

Sets the name of the track.

  1. string name [@property getter]
  2. string name [@property setter]
    class SongTrack
    final @property
    void
    name
    (
    string newName
    )

Meta