album property

String? get album

Implementation

String? get album native;
set album (String? value)

Implementation

set album(String? value) native;