dmdscript ~master (2017-12-09T01:07:21Z)
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
functions
getProperty
hasownproperty
Look up name and get its corresponding Property. Return null if not found.