Author

LyricsTag.Author property

Gets or sets the author. This value is represented by the AUT field.

public string Author { get; set; }

Property Value

The author.

See Also