year property

String? year

Return song year

Implementation

String? get year => _info["YEAR"];