A ListProperty that is not attached to getter/setter methods on an underlying class, but instead stores its values internally. It can be used to manage array or list values of constructor/method arguments (rather than multi-valued object properties). Similar to TemplateProperty but multivalued.
@author Bryan Tripp
|
|