I'm somewhat new to blueprint/karaf, but I've used Spring for many years.
This seems like an obvious thing, but if I have a blueprint spec that defines a bean that references a class that has a base class which has a property I want to set in the bean spec for the subclass, can I just reference that property name in the "property" element?
