hidden 属性

bool? hidden

实现

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

实现

set hidden(bool? value) native;