The name of the command button as it will appear in the UI. This must be overridden in the extending class.
protected abstract string displayName { get; set; }
The name of the command button as it will appear in the UI. This must be overridden in the extending class.
protected abstract string displayName { get; set; }