プラグインの作成者の名前を String として戻します。
// get accessor String rtn = Plugin.Author;
set plugin = Application.Plugins("Mesh Filter plugin") Application.LogMessage "Author: " & plugin.Author