Noun (concept)
Model Binding
the automatic mapping of HTTP request data to .NET objects
Model binding automatically converts form data from the request into a C# object.