autoplay property

bool? get autoplay

Property getter and setter for autoplay:

Implementation

bool? get autoplay;
set autoplay (bool? autoplay)

Implementation

set autoplay(bool? autoplay);