action property

void action= (String value)

Implementation

set action(String value) {
  _action = value;
}