Default title of the plug-in.
Value of this property is when no information about the plug-in is embedded into the program.
string DefaultTitle { get; }ReadOnly Property DefaultTitle As String
Getproperty String^ DefaultTitle {
String^ get ();
}abstract DefaultTitle : string with get