This view allows you to edit and define properties on the current object.
booleandateDateTime value, for example 12/31/1999 15:42:52 PST.float12.4. int12. lines, ulineslong12232322322323232323423. string, ustringThis is a string. text, utexttokens, utokensone two three. selectionmultiple selectionSome of these textual properties come in two forms. The 'u'-prefixed form stores Unicode text. The form without the prefix stores a python plain string object, which is commonly assumed to contain latin-1 text.
Existing properties can be edited by selecting them.
[Checkbox]PropertySave ChangesDeleteIdTypeValue **Note: When creating selection and multiple selection
properties, specify the name of another property (or method)
as the Value. This property (or method) should return a
list of strings will be used to provide choices for the
selection.**
Add