The [manual 
page](https://nim-lang.org/docs/tut2.html#object-oriented-programming-properties)
 shows that setter have same name as field of object. And it is implicitly 
called (s.host = 34). What differents?

Reply via email to