name property
String
get
name
The technical name of the startup step.
This should describe what’s happening in the current phase,
typically in dot notation for hierarchy (e.g., context.refresh.pods).
The same name may be reused by multiple steps.
Implementation
String get name;