Container Property (UiObjectBaseDescription)
Container information if the object is in a table. (iOS Only)
Remarks
Container information can include the class name, index, cell index, and section, for example.

C# Syntax

public string Container {get; set;}