@serenity-is/corelib / ReflectionUtils / setPropertyValue
Function: setPropertyValue()
setPropertyValue(
o,property,value):void
Parameters
o
any
property
string
value
any
Returns
void
@serenity-is/corelib / ReflectionUtils / setPropertyValue
setPropertyValue(
o,property,value):void
any
string
any
void