o_Set Atom Property
open override fun o_SetAtomProperty( self: AvailObject, key: A_Atom, value: A_BasicObject)
Content copied to clipboard
Add or replace a property of this A_Atom. If the provided value is nil, remove the property.