set method

void set(
  1. String name,
  2. String value
)

Implementation

void set(String name, String value) native;