key property

int? key

Return song key

Implementation

int? get key => _info["KEY"];