set abstract method
Write a property value given an instance
instance
the instance
value
the value to write
context
the context object
Implementation
void set(dynamic instance, dynamic value, CONTEXT context);
Write a property value given an instance
instance
the instance
value
the value to write
context
the context object
void set(dynamic instance, dynamic value, CONTEXT context);