Function generatePropertySetters
use in mixin to set this object properties with names from parameter list with value of variable value if variable name matches propName
string generatePropertySetters(
scope string[] propNames...
);