Added generation of read-only properties (e.g. 'name') in the Python API for...
Added generation of read-only properties (e.g. 'name') in the Python API for simple getter methods (e.g. getName()). Fixed pyname() method so it doesn't lowercase the first letter of an abbreviation. Output wrappers again.