Clear clears all properties.
Clone copies all properties into another properties.
Delete removes the property.
Get returns the property of the key.
MustGet returns the property of the key, if not exist, returns the default value.
Set sets the property of the key.