PropertiedClass
addProperties
Parameters
object: any
Rest ...properties: Property[]
Returns void
constructor
Parameter
Rest ..._args: any[]
Returns PropertiedClass
properties
propertiesCustom
Returns Property[]
propertyFind
Parameter
name: string
Returns undefined | Property
setValue
setValues
Parameter
object: ScalarObject
Returns void
toJSON
Returns UnknownObject
value
Parameter
key: string
Returns Scalar