genre property

String? genre

Return song genre

Implementation

String? get genre => _info["GENRE"];