|=== |Path|Type|Description |`+activeProfiles+` |`+Array+` |Names of the active profiles, if any. |`+defaultProfiles+` |`+Array+` |Names of the default profiles, if any. |`+propertySources+` |`+Array+` |Property sources in order of precedence. |`+propertySources.[].name+` |`+String+` |Name of the property source. |`+propertySources.[].properties+` |`+Object+` |Properties in the property source keyed by property name. |`+propertySources.[].properties.*.value+` |`+String+` |Value of the property. |`+propertySources.[].properties.*.origin+` |`+String+` |Origin of the property, if any. |===