entries property

Map<String, Property> entries

The properties map

Implementation

Map<String, Property> get entries => _map;