hidden property

bool? get hidden

Implementation

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

Implementation

set hidden(bool? value) native;