artist 属性

String? artist

实现

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

实现

set artist(String? value) native;