show method

dynamic show()

Show the field

Implementation

show() {
  hidden = false;
}