label property

String label
final

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;