properties
properties — should never be used.
Syntax
properties (symbol)
Returns
The property list for the given symbol.
Description
| This function should never be used. Property lists are
designed to be handled by the getprop
and setprop functions. Property
lists may be represented internally by a number of
mechanisms, so the type and structure of the return from
this function may change at any time.
|