class_name City extends Node func name() -> String: return "" func location() -> String: return ""