In C #, you can do something like this:
SomeClass someClass = new SomeClass () { SomeProperty = someValue };
What is called this syntax?
The object initializer is the name.