Very close to #28, but with different nuances. Example: ``` var obj = Foo.Create(value0, value2, value1); obj.Blah = value4; ```