display_name


Description:

public string display_name { get; construct; }

The translated display name of the PanelPlugin.

This property is set during plugin construction and can't be set twice. Plugin writer can use it to read the plugin display name, but get_display_name is recommended.