setOption property

void setOption=(String op)

Implementation

set setOption(String op) {
  optionSelected = op;
}