getVisibility method

bool getVisibility()

Implementation

bool getVisibility(){
  return visibility;
}