OK, thanks. (Your previous message of 15/4/2013 said there wasn't support for properties, yet!)
I tried it, but it took me while to figure out that you can't use an existing private variable Name as the getName. There were no errors but the property simply didn't appear. It seems you must use a different name, a bit strange...
But, anyway, it works as long as the property name (after the get/set) doesn't collide with a class variable name!!!