label property
A short friendly name to display in the UI e.g. a function called findAllMyAccountUsers could have the label "Find all users"
Implementation
final String label;
A short friendly name to display in the UI e.g. a function called findAllMyAccountUsers could have the label "Find all users"
final String label;