vv

Results 3 issues of vv

this fixes [#874](https://github.com/DmitryBaranovskiy/raphael/issues/874)

If the field is defined as "optional uint32 xxx_y_zzz", than the magic method in php file must be called as "getXxx_YZzz(), setXxx_YZzz()". This PR will fix that bug. Best wishes.