get abstract method
Read a property value given an instance
instance the instance
context the context object
Returns the retrieved value
Implementation
dynamic get(dynamic instance, CONTEXT context);
Read a property value given an instance
instance the instance
context the context object
Returns the retrieved value
dynamic get(dynamic instance, CONTEXT context);