[]
Assigns (copies) properties from another ScriptValue<T> to the current object.
public void AssignFrom(ScriptValue<T> source)
The source object to copy properties from.