dmdscript v2.1.0 (2021-12-16T21:42:33Z)
Dub
Repo
PropTable.getProperty
dmdscript
property
PropTable
Look up name and get its corresponding Property. Return null if not found.
struct
PropTable
Property
*
getProperty
(
d_string
name
)
Meta
Source
See Implementation
dmdscript
property
PropTable
constructors
this
functions
canput
del
get
getProperty
hasownproperty
hasproperty
initialize
opApply
put
variables
callcontext
previous
table
Look up name and get its corresponding Property. Return null if not found.