name property

String name
final

The name of the environment (e.g., 'development', 'staging', 'production')

Implementation

final String name;