Function generatePropertySetter
use in mixin to set this object property with name propName with value of variable value if variable name matches propName
string generatePropertySetter(
string propName
);
use in mixin to set this object property with name propName with value of variable value if variable name matches propName
string generatePropertySetter(
string propName
);