Changes for version 0.02
- Add access privacy for methods and properties;
- Add support keywords protected, public, private for properties;
- Add privacy guessing for keyword 'has';
- Add method attributes Protected, Public, Private;
- Fix problem with properties inheritance.