PropertiesData toPigeon() { final result = PropertiesData(); result.region = region; return result; }