displayName property
The name (without prefix) to be displayed in the UI for this parameter.
E.g. if the key is "foo.bar.myName", then the name would be "myName".
Implementation
core.String? displayName;
The name (without prefix) to be displayed in the UI for this parameter.
E.g. if the key is "foo.bar.myName", then the name would be "myName".
core.String? displayName;