prop = "Hello\n"; $object->method(); $object->prop2 = "\tThere"; $object->method();