MapData.properties

Key-value property pairs on map

struct MapData
@jsonize(JsonizeOptional.yes)
string[string] properties;

Meta