tags property

String? tags

Return song tags

Implementation

String? get tags => _info["TAGS"];