setSelf abstract method

void setSelf(
  1. Value value
)

Set the value for the current pod.

Implementation

void setSelf(Value value);