public property lastError as String = ""
Diagnostic produced by the latest rejected update.
if not model.setCell(0, 1, "Bob"): print(model.lastError)