modal property

bool modal

Implementation

bool get modal native;
void modal= (bool value)

Implementation

set modal(bool value) native;