o_Get Atom Property
open override fun o_GetAtomProperty(self: AvailObject, key: A_Atom): AvailObject
Content copied to clipboard
Extract the property value of this atom at the specified key. Return nil if no such property exists.
Extract the property value of this atom at the specified key. Return nil if no such property exists.