A SingleValuedProperty that is not attached to getter/setter methods on an underlying class, but instead stores its value internally. It can be used to manage values of constructor/method arguments (rather than object properties).
@author Bryan Tripp
|
|