Get a value from a config collection by its alias.
The config collection to get the value from.
The alias of the value to get.
The value with the specified alias, or undefined if not found or if the config is undefined.
Get a value from a config collection by its alias.