ObjectProperties Property (UiObjectDescriptionBase)

The concrete test object properties, including custom properties created by the developer of the object.

C# Syntax

public IDictionary<string,object> ObjectProperties {get; set;}