album属性

String? album

实现

String? get album native;
void album=(String? value)

实现

set album(String? value) native;