selected property

bool? get selected

Implementation

bool? get selected native;
set selected (bool? value)

Implementation

set selected(bool? value) native;