InventorCode.AddinPack.CommandButtonTemplate CommandButtonTemplate.descriptionText Property The description of the command button. This must be overridden in the extending class. protected abstract string descriptionText { protected get; protected set; } Property Value System.String