ID

LyricsField.ID property

Gets the id of the field (it’s always three characters long).

public string ID { get; }

Property Value

The id of the field (it’s always three characters long).

See Also