Returns the major version number of the plug-in as a Long.
// get accessor Int32 rtn = Plugin.Major;
set plugin = Application.Plugins("Mesh Filter plugin") Application.LogMessage "Major: " & plugin.Major