fields property

List<NamedType> fields
getter/setter pair

All the fields contained in the class.

Implementation

List<NamedType> fields;