Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-node
/
node.inspector.runtime
/
GetPropertiesReturnType
Get
Properties
Return
Type
external
interface
GetPropertiesReturnType
(
source
)
Members
Properties
exception
Details
Link copied to clipboard
abstract
var
exceptionDetails
:
ExceptionDetails
?
Exception details.
internal
Properties
Link copied to clipboard
abstract
var
internalProperties
:
ReadonlyArray
<
InternalPropertyDescriptor
>
?
Internal object properties (only of the element itself).
result
Link copied to clipboard
abstract
var
result
:
ReadonlyArray
<
PropertyDescriptor
>
Object properties.