comment property

int? comment

Return song comment

Implementation

int? get comment => _info["COMMENT"];