func init // defines instance this.instance = sys.get_undef_manager('Property') // defines type this.type = sys.get_manager_prop('Property', 'Type') this.typecode = sys.type_code(this.type) // defines comments if(not isdef("Comment")) this.arr = this.props("Comment").value end end func doProperty(value) if(this.arr.size()) for(i=0; i