this object. This should be a short string that can fit in a single line.
ShortcutsShortcut.title
string title() @property nothrowGet title property.
Returns
The textual description for the shortcut or gesture represented by
void title(string propval) @property nothrowSet title property.
Parameters
propval | The textual description for the shortcut or gesture represented by this object. This should be a short string that can fit in a single line. |