getSettings of the skin from python

Hello everyone, I need to read the value of a skin setting from an addon. I thought xbmcaddon.Addon(‘skin.estuary’).getSetting(‘hide_mediaflags’) was going to work, but it doesn’t,...