Updated StarLib to 1.0.0-alpha.7
- Fixed a bug around case sensitivity for the getProperty method
- Added a method to the ReflectionHelper class to get all properties of an object matching the class type (Just provide ReadOnlyProperty.class to get all of them in a class)