A shortcut to return any SettingIP6Config the connection might contain.
Note that it returns the value as type SettingIPConfig, since the vast majority of IPv6-setting-related methods are on that type, not SettingIP6Config.
this |
the Connection |
an SettingIP6Config if the connection contains one, otherwise null |