public Arg(PropertyInfo propertyInfo, ArgAttribute arg, ArgSetAttribute argSet) { PropertyInfo = propertyInfo; ArgAttribute = arg; ArgSetAttribute = argSet; }