### The problem Now, `Birghtness` and `Color` are subclasses of `PhotometricProperty`.  This is not relevant since Color is not a photometric property. ### PROPOSAL - Remove `PhotometricProperty` class - Derive both `Birghtness` and `Color` from Property This will improve the model semantic and make the mapping easier.