Prototype of an autoplace control.
| name :: string [R] | Name of this prototype. |
| order :: string [R] | Order string of this prototype. |
| localised_name :: LocalisedString [R] | |
| localised_description :: LocalisedString [R] | |
| richness :: boolean [R] | |
| control_order :: string [R] | |
| category :: string [R] | Category name of this prototype. |
| valid :: boolean [R] | Is this object valid? |
| object_name :: string [R] | The class name of this object. |
| help() → string | All methods and properties that this object supports. |
Name of this prototype.
Order string of this prototype.
Category name of this prototype.