Constant Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
A
 Array, PropertyPath
 AttributeTag, SerializationTag
D
 Data, PropertyPath
F
 Find, SharedString
I
 Insert, SharedString
 Invalid, PropertyPath
 ItemTag, SerializationTag
M
 Map, PropertyPath
O
 Object, PropertyPath
 ObjectTag, SerializationTag
 Opaque, PropertyPath
P
 PropertyTag, SerializationTag
represents a property of many items (see: ArrayProperty).
Starts an Attribute, the text specifies the Attribute name.
represents a basic property (see: DataProperty).
Find only, constructs an empty string if not found.
Insert a new string if not found.
bad path.
Starts an Item, the text is ignored.
represents a property representing a map (see: MapProperty).
represents an object, not a property.
Starts an Object, the text specifies the Class of the object.
represents a custom property which can serialize but provides no apriori hints about its contents.
Starts a Property, the text specifies the Property name.
Close