indexAction.prototype.description
property Action.prototype.description
import { Action } from ".";
const { description } = Action.prototype;

The description as it appears in the UI

Type

string