Return Value
A string that represents the current object.
| Exception | Description |
|---|---|
| NotIndexedPropertyException | Thrown if the source is indexed, but the destination is an unindexed property. |
| IndexedPropertyException | Thrown if the source is not an indexed property, but the destination is indexed. |