The search functionality needs JavaScript enabled
Returns the value of a setting. Example:
Variant getSetting ( const(String) name ) nothrow @nogc const;
print(ProjectSettings.get_setting("application/config/name"))