extends Label func show(): show() visible = true func hide(): visible = false