[ Version ( since = "0.3" ) ]
public void @set (string key, owned Value value)
Set a key in this context.
key |
the key used to retreive the value once assigned |
value |
the value, which is then owned by the context |