Read-only, Nested 2 by N matrix
Valid for: All objects
The state property returns a two-column nested matrix. The first column is the name of each property which has been set to a non-default value. The second column is the corresponding value of the property. Read-only properties are not included.
Although you cannot set the state property directly, you can use it to re-create or clone an object by passing the property names and values to the New or Set method of another control.