visible property

bool? get visible

Implementation

bool? get visible;
set visible (bool? visible)

Implementation

set visible(bool? visible);