A genre string consisting of the name of one of the genres supported by ID3v1.
[Visual Basic]
NotOverridable Public Property Genre As
String _
[C#]
public
string Genre {get; set;}
Implements
IMetaParser.Genre
See Also
ID3v1 Class | ID3Sync.IO Namespace