name property

String name
final

The unique name that identifies this property source. Typically used for logging, debugging, and source resolution order.

Example: "applicationConfig", "systemEnvironment", etc.

Implementation

final String name;