Salesforce Fact #671 | Custom wrapper initialization

Unlike Sobjects, custom apex defined wrapper types cannot be initialized with name=value pairs. Note: However, parameterized constructor would work. Attached are the screenshots.
This blog contains some of the Salesforce facts which I have found quite interesting. Happy learning.