MapData.properties

Key-value property pairs on map

struct MapData
@jsonize(Jsonize.opt)
string[string] properties;

Meta