I am trying to modify the template that scaffolds a controller, to check if the model contains some property, and if so, write the c# code to assign it some value. so in my template, in the part that writes the Create actionresult (post):I am trying to modify the template that scaffol