modal 属性

bool? modal

实现

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

实现

set modal(bool? value) native;