Allows looking up properties defined in the platform host.
Indicates whether a property with the specified key exists or not.
Returns the property of the given key, or defaultValue if the property does not exist.
defaultValue
Throws an error if defaultValue is not specified and the property does not exist.
Optional
Returns the properties map.
Generated using TypeDoc
Allows looking up properties defined in the platform host.