artist property

String? get artist

Implementation

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

Implementation

set artist(String? value) native;