Currently _field converts to Field and __field to _Field.
Double underscores should be probably left intact, but convert the following letter to uppercase.
In some cases overriding the automatic case conversion may be desirable, so there should exist an attribute to do that. #2