ObjectProperties Property (UiObjectDescriptionBase)

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

C# Syntax

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