hidden property

bool hidden

Implementation

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

Implementation

set hidden(bool? value) native;