byName property

Map<String, Property<Object>> byName
final

The properties, indexed by name

Implementation

final Map<String, Property<Object>> byName;