[ NoAccessorMethod ]
public string name { owned get; set construct; }
The name of the icon for sorting purposes.
If this is in the form of 'org.x.StatusIcon.foo` and set immediately upon creation of the icon, it will also attempt to own this dbus name; this can be useful in sandboxed environments where a well-defined name is required. If additional icons are created, only the name given to the initial one will be used for dbus, though different names can still affect the sort order. This is set to the value of get_prgname if no other name is provided.