avail
2.0.0.alpha24
jvm
avail
/
avail.descriptor.atoms
/
AtomWithPropertiesDescriptor
/
o_GetAtomProperty
o_Get
Atom
Property
open
override
fun
o_GetAtomProperty
(
self
:
AvailObject
,
key
:
A_Atom
)
:
AvailObject
Extract the property value of this atom at the specified key. Return
nil
if no such property exists.