properties property

Iterable<ClassProperty> properties
final

The properties (fields) of the class.

Implementation

final Iterable<ClassProperty> properties;