Name

properties —

Synopsis

string[]  properties

Description

This property returns a list of all public properties declared by the class

Returns

An array containing the properties

See Also

errors, constants

Note

The properties of the class that are errors (declared as: const ...) or constant (declared as: static const error...) are in other properties of classInfo

Only read property