An abstract class for supporting propert bag concept.(c) SAP AG 2003-2006. All rights reserved.
Define an editor for the property bag.
Gets a property bag item value.The configuration property item name.Returns the value. Null is return when not found.
Sets a property bag item value. If no item is found a new one is created.The configuration property name.The configuration property value. If omitted or undefined the item will be removed.