nameVisibilty function

bool nameVisibilty()

Implementation

bool nameVisibilty() {
  return true;
}