| DisplayStrings|| Property || All || Array of strings defining how objects are visualized on the {{UBIKCLIENT}} (first two items only) as well as in the [[View Test Environment]] (all items).
|- align="left"
| DisplayStringItem || Method || All || -Optional method to individually define the items of the DisplayStrings array.
|- align="left"
| NumberOfDisplayStrings || Method || All || Method to define the number of expected display strings (default = 2, set to a higher number if necessary)
|- align="left"
| ToString || Method || All || The string representation of the objectcan be overwritten here; is evaluated in most of the {{UBIK}} Studio controls.
|- align="left"
| EvaluateRowCollection|| Method || Query || Method to evaluate the base (primary) collection of result items for the current query; this member must be overwritten if the default functionality (using a database query) does not match; every single row item is validated by ValidateSingleRowResult