All Implemented Interfaces:
BeanProperty, Named, Serializable

public final class ManagedReferenceProperty extends SettableBeanProperty.Delegating
Wrapper property that is used to handle managed (forward) properties Basically just needs to delegate first to actual forward property, and then to back property.
See Also: