Singleton object responsible for managing settings.
A mutable set to store all registered settings.
Get a list of settings belonging to the specified settings container class.
Get a list of settings with the specified name from the specified settings container class.
Get a setting based on the provided container class name, setting class name, and setting name.