The IProperty type exposes the following members.

Properties

  NameDescription
Name
Returns the name of this property object.
Value
The value for this property object.

If a property is multi-valued, then this function will return an IEnumerable object containing zero or more child objects.

See Also