Artist

LyricsTag.Artist property

Gets or sets the artist name. This value is represented by the EAR field.

public string Artist { get; set; }

Property Value

The artist.

See Also