test property
TestObject<Cell>
get
test
Gets the test object associated with the cell.
This object is used to validate operations and signals.
Returns a TestObject instance
Implementation
TestObject get test;