// "Create property" "false" class Calculator { int i; public void printError() { set<caret>I(0); } public int getI() {return i;} }