Update global properties
void updateGlobalProperties(Map<String, dynamic> properties) { globalProperties.addAll(properties); }