PropertySetProperty
A class that represents a name value pair.
|
Property |
Type |
Description |
|---|---|---|
|
Key |
string |
The key defines a property name and must be a string. |
|
Value |
object |
The value can be used to store items such as strings, numbers, dates, or an object. |
10/23/2013