Gets a map property by name.
@param key The property name @return The map value, or null if not found or not a map
ConstMap? getMap(String key);