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