自动播放属性

bool 自动播放

实现

bool get autoplay native;
void 自动播放=(bool value)

实现

set autoplay(bool value) native;