org.osgi.service.blueprint.reflect
@ConsumerType public interface BeanProperty
BeanMetadata.getProperties().
This is specified by the property elements of a bean. Properties are
defined according to the Java Beans conventions.java.lang.String getName()
name attribute.Metadata getValue()
value attribute or in inlined text.