API Name: global.KBProperty
var KBProperty = Class.create();
KBProperty.prototype = Object.extendsObject(KBPropertySNC, {
type: 'KBProperty'
});
API Name: global.KBProperty
var KBProperty = Class.create();
KBProperty.prototype = Object.extendsObject(KBPropertySNC, {
type: 'KBProperty'
});