addProperty
Class: target.AddOn
Namespace: target
Add a custom property to target.AddOn object 
Syntax
myAddOn.addProperty(propertyName, propertyType)
Description
myAddOn.addProperty(
      adds the property propertyName, propertyType)propertyName of type propertyType
      to the object myAddOn.
Input Arguments
Examples
Add Property to target.AddOn Object
        For workflow examples that use this method, see Examples.
Version History
Introduced in R2020b