ExpandoDictionaryObject Properties
Represents an object that stores additional properties.| Name | Description |
|---|---|
| Item[String] | Gets or sets the value of a property with the specified name. |
| Properties | Returns the collection of names of properties the object stores. |
See Also