|=== |Path|Type|Description |`+property+` |`+Object+` |Property from the environment, if found. |`+property.source+` |`+String+` |Name of the source of the property. |`+property.value+` |`+String+` |Value of the property. |`+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.[].property+` |`+Object+` |Property in the property source, if any. |`+propertySources.[].property.value+` |`+Varies+` |Value of the property. |`+propertySources.[].property.origin+` |`+String+` |Origin of the property, if any. |===