Returns the value of a setting. Example:
print(ProjectSettings.get_setting("application/config/name"))
See Implementation
Returns the value of a setting. Example: